Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Dkwork_top.bpf.c27 struct time_data {
56 __type(value, struct time_data);
62 __uint(value_size, sizeof(struct time_data));
144 struct time_data *pelem; in on_sched_out()
164 struct time_data *pelem; in on_sched_in()
221 struct time_data data = { in on_irq_handler_entry()
235 struct time_data *pelem; in on_irq_handler_exit()
293 struct time_data data = { in on_softirq_entry()
307 struct time_data *pelem; in on_softirq_exit()
25 struct time_data { global() struct
26 timestamptime_data global() argument
/linux/tools/perf/util/
H A Dbpf_kwork_top.c30 struct time_data { struct
31 timestamptime_data global() argument