Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-sched.c110 struct work_atoms { struct
123 typedef int (*sort_fn_t)(struct work_atoms *, struct work_atoms *); argument
962 thread_lat_cmp(struct list_head *list, struct work_atoms *l, struct work_atoms *r) in thread_lat_cmp()
978 static struct work_atoms *
1012 struct work_atoms *this; in __thread_latency_insert()
1225 struct work_atoms *atoms; in latency_wakeup_event()
1370 static int pid_cmp(struct work_atoms *l, struct work_atoms *r) in pid_cmp()
1385 static int avg_cmp(struct work_atoms *l, struct work_atoms *r) in avg_cmp()
1406 static int max_cmp(struct work_atoms *l, struct work_atoms *r) in max_cmp()
1416 static int switch_cmp(struct work_atoms *l, struct work_atoms *r) in switch_cmp()
[all …]