Home
last modified time | relevance | path

Searched refs:perf_record_schedstat_cpu (Results 1 – 5 of 5) sorted by relevance

/linux/tools/lib/perf/include/perf/
H A Devent.h517 struct perf_record_schedstat_cpu { struct
632 struct perf_record_schedstat_cpu schedstat_cpu;
/linux/tools/lib/perf/Documentation/
H A Dlibperf.txt214 struct perf_record_schedstat_cpu;
/linux/tools/perf/
H A Dbuiltin-sched.c3941 struct perf_record_schedstat_cpu *cpu_data;
3952 struct perf_record_schedstat_cpu *before = cpu_second_pass->cpu_data; in store_schedstat_cpu_diff()
3953 struct perf_record_schedstat_cpu *after = after_workload->cpu_data; in store_schedstat_cpu_diff()
3990 static inline void print_cpu_stats(struct perf_record_schedstat_cpu *cs1, in print_cpu_stats()
3991 struct perf_record_schedstat_cpu *cs2) in print_cpu_stats()
4124 struct perf_record_schedstat_cpu *summary_cs = summary_cpu->cpu_data, in summarize_schedstat_cpu()
4176 struct perf_record_schedstat_cpu *cs; in get_all_cpu_stats()
4234 struct perf_record_schedstat_cpu *cs1 = NULL, *cs2 = NULL; in show_schedstat_data()
/linux/tools/perf/util/
H A Devent.c578 struct perf_record_schedstat_cpu *cs = &event->schedstat_cpu; in perf_event__fprintf_schedstat_cpu()
H A Dsynthetic-events.c2536 struct perf_record_schedstat_cpu *cs; in __synthesize_schedstat_cpu()