Searched refs:schedstat_cpu (Results 1 – 8 of 8) sorted by relevance
3938 struct schedstat_cpu { struct 3945 static struct schedstat_cpu *cpu_second_pass; argument 3950 static void store_schedstat_cpu_diff(struct schedstat_cpu *after_workload) in store_schedstat_cpu_diff() 4120 static void summarize_schedstat_cpu(struct schedstat_cpu *summary_cpu, in summarize_schedstat_cpu() 4121 struct schedstat_cpu *cptr, in summarize_schedstat_cpu() 4173 struct schedstat_cpu *cptr = list_first_entry(head, struct schedstat_cpu, cpu_list); in get_all_cpu_stats() 4174 struct schedstat_cpu *summary_head = NULL; in get_all_cpu_stats() 4232 struct schedstat_cpu *cptr1 = list_first_entry(head1, struct schedstat_cpu, cpu_lis in show_schedstat_data() 3941 cpu_dataschedstat_cpu global() argument [all...]
2683 inject.tool.schedstat_cpu = perf_event__repipe_op2_synth; in cmd_inject()
85 schedstat_cpu, member
577 struct perf_record_schedstat_cpu *cs = &event->schedstat_cpu; in perf_event__fprintf_schedstat_cpu() 597 event->schedstat_cpu.version); in perf_event__fprintf_schedstat_cpu()
338 tool->schedstat_cpu = process_schedstat_cpu_stub; in perf_tool__init()
2553 cs = &event->schedstat_cpu; in __synthesize_schedstat_cpu()
1710 err = tool->schedstat_cpu(tool, session, event); in perf_session__deliver_synth_event()
632 struct perf_record_schedstat_cpu schedstat_cpu; member