Searched defs:perf_sched (Results 1 – 2 of 2) sorted by relevance
180 struct perf_sched { struct189 int profile_cpu;194 int max_cpu;231 struct perf_sched_map map; argument234 bool summary;235 bool summary_only;236 bool idle_hist;237 bool show_callchain;240 bool show_wakeups;241 bool show_next;[all …]
794 struct perf_sched { struct807 static void perf_sched_init(struct perf_sched *sched, struct event_constraint **constraints, in perf_sched_init() argument
Completed in 21 milliseconds