Searched refs:timehist_sched_wakeup_event (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/tools/perf/ |
D | builtin-sched.c | 2418 static int timehist_sched_wakeup_event(struct perf_tool *tool, in timehist_sched_wakeup_event() function 2986 { "sched:sched_wakeup", timehist_sched_wakeup_event, }, in perf_sched__timehist() 2987 { "sched:sched_waking", timehist_sched_wakeup_event, }, in perf_sched__timehist() 2988 { "sched:sched_wakeup_new", timehist_sched_wakeup_event, }, in perf_sched__timehist()
|