Home
last modified time | relevance | path

Searched defs:perf_sched (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-sched.c167 struct perf_sched { struct
176 int profile_cpu;
182 u32 *curr_pid;
219 struct perf_sched_map map; argument
222 bool summary;
223 bool summary_only;
224 bool idle_hist;
228 bool show_wakeups;
229 bool show_next;
231 bool show_state;
[all …]
/linux/arch/x86/events/
H A Dcore.c803 struct perf_sched { struct
816 static void perf_sched_init(struct perf_sched *sched, struct event_constraint **constraints, in perf_sched_init() argument