Home
last modified time | relevance | path

Searched refs:time_data (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/perf/util/bpf_skel/
Dkwork_top.bpf.c25 struct time_data { struct
54 __type(value, struct time_data);
60 __uint(value_size, sizeof(struct time_data));
142 struct time_data *pelem; in on_sched_out()
162 struct time_data *pelem; in on_sched_in()
219 struct time_data data = { in on_irq_handler_entry()
233 struct time_data *pelem; in on_irq_handler_exit()
291 struct time_data data = { in on_softirq_entry()
305 struct time_data *pelem; in on_softirq_exit()
/linux-6.12.1/tools/perf/util/
Dbpf_kwork_top.c30 struct time_data { struct