Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-sched.c181 struct perf_sched { struct
190 int profile_cpu;
196 u32 *curr_pid;
232 struct perf_sched_map map; argument
235 bool summary;
236 bool summary_only;
237 bool idle_hist;
238 bool show_callchain;
241 bool show_wakeups;
242 bool show_next;
[all …]
/openbmc/linux/arch/x86/events/
H A Dcore.c796 struct perf_sched { struct
809 static void perf_sched_init(struct perf_sched *sched, struct event_constraint **constraints, in perf_sched_init() argument