Searched defs:perf_sched (Results 1 – 2 of 2) sorted by relevance
167 struct perf_sched { struct176 int profile_cpu;182 u32 *curr_pid;219 struct perf_sched_map map; argument222 bool summary;223 bool summary_only;224 bool idle_hist;228 bool show_wakeups;229 bool show_next;231 bool show_state;[all …]
803 struct perf_sched { struct816 static void perf_sched_init(struct perf_sched *sched, struct event_constraint **constraints, in perf_sched_init() argument