Lines Matching defs:evsel

812 		    struct evsel *evsel, struct perf_sample *sample,  in replay_wakeup_event()
833 struct evsel *evsel, in replay_switch_event()
1107 struct evsel *evsel, in latency_switch_event()
1177 struct evsel *evsel, in latency_runtime_event()
1212 struct evsel *evsel, in latency_wakeup_event()
1273 struct evsel *evsel, in latency_migrate_task_event()
1485 struct evsel *evsel, in process_sched_wakeup_event()
1529 static int map_switch_event(struct perf_sched *sched, struct evsel *evsel, in map_switch_event()
1670 struct evsel *evsel, in process_sched_switch_event()
1696 struct evsel *evsel, in process_sched_runtime_event()
1726 struct evsel *evsel, in process_sched_migrate_task_event()
1746 struct evsel *evsel, in perf_sched__process_tracepoint_sample()
1854 static struct evsel_runtime *evsel__get_runtime(struct evsel *evsel) in evsel__get_runtime()
1869 static void evsel__save_time(struct evsel *evsel, u64 timestamp, u32 cpu) in evsel__save_time()
1895 static u64 evsel__get_time(struct evsel *evsel, u32 cpu) in evsel__get_time()
2002 struct evsel *evsel, in timehist_print_sample()
2138 struct evsel *evsel) in is_idle_sample()
2149 struct evsel *evsel, in save_task_callchain()
2303 struct evsel *evsel) in timehist_get_thread()
2349 struct evsel *evsel, in timehist_skip_sample()
2371 struct evsel *evsel, in timehist_print_wakeup_event()
2415 struct evsel *evsel, in timehist_sched_wakeup_event()
2445 struct evsel *evsel, in timehist_print_migration_event()
2499 struct evsel *evsel, in timehist_migrate_task_event()
2527 struct evsel *evsel, in timehist_sched_change_event()
2653 struct evsel *evsel, in timehist_sched_switch_event()
2933 struct evsel *evsel, in perf_timehist__process_sample()
2955 struct evsel *evsel; in timehist_check_attr() local