Lines Matching defs:sched

304 static void burn_nsecs(struct perf_sched *sched, u64 nsecs)  in burn_nsecs()
323 static void calibrate_run_measurement_overhead(struct perf_sched *sched) in calibrate_run_measurement_overhead()
340 static void calibrate_sleep_measurement_overhead(struct perf_sched *sched) in calibrate_sleep_measurement_overhead()
386 static void add_sched_event_run(struct perf_sched *sched, struct task_desc *task, in add_sched_event_run()
409 static void add_sched_event_wakeup(struct perf_sched *sched, struct task_desc *task, in add_sched_event_wakeup()
436 static void add_sched_event_sleep(struct perf_sched *sched, struct task_desc *task, in add_sched_event_sleep()
446 static struct task_desc *register_pid(struct perf_sched *sched, in register_pid()
492 static void print_task_traces(struct perf_sched *sched) in print_task_traces()
504 static void add_cross_task_wakeups(struct perf_sched *sched) in add_cross_task_wakeups()
519 static void perf_sched__process_event(struct perf_sched *sched, in perf_sched__process_event()
560 static int self_open_counters(struct perf_sched *sched, unsigned long cur_task) in self_open_counters()
615 struct perf_sched *sched; member
623 struct perf_sched *sched = parms->sched; in thread_func() local
663 static void create_tasks(struct perf_sched *sched) in create_tasks()
694 static void wait_for_tasks(struct perf_sched *sched) in wait_for_tasks()
747 static void run_one_test(struct perf_sched *sched) in run_one_test()
793 static void test_calibrations(struct perf_sched *sched) in test_calibrations()
811 replay_wakeup_event(struct perf_sched *sched, in replay_wakeup_event()
832 static int replay_switch_event(struct perf_sched *sched, in replay_switch_event()
878 static int replay_fork_event(struct perf_sched *sched, in replay_fork_event()
1017 static int thread_atoms_insert(struct perf_sched *sched, struct thread *thread) in thread_atoms_insert()
1106 static int latency_switch_event(struct perf_sched *sched, in latency_switch_event()
1176 static int latency_runtime_event(struct perf_sched *sched, in latency_runtime_event()
1211 static int latency_wakeup_event(struct perf_sched *sched, in latency_wakeup_event()
1272 static int latency_migrate_task_event(struct perf_sched *sched, in latency_migrate_task_event()
1322 static void output_lat_thread(struct perf_sched *sched, struct work_atoms *work_list) in output_lat_thread()
1463 static void perf_sched__sort_lat(struct perf_sched *sched) in perf_sched__sort_lat()
1489 struct perf_sched *sched = container_of(tool, struct perf_sched, tool); in process_sched_wakeup_event() local
1512 map__findnew_thread(struct perf_sched *sched, struct machine *machine, pid_t pid, pid_t tid) in map__findnew_thread()
1529 static int map_switch_event(struct perf_sched *sched, struct evsel *evsel, in map_switch_event()
1674 struct perf_sched *sched = container_of(tool, struct perf_sched, tool); in process_sched_switch_event() local
1700 struct perf_sched *sched = container_of(tool, struct perf_sched, tool); in process_sched_runtime_event() local
1713 struct perf_sched *sched = container_of(tool, struct perf_sched, tool); in perf_sched__process_fork_event() local
1730 struct perf_sched *sched = container_of(tool, struct perf_sched, tool); in process_sched_migrate_task_event() local
1790 static int perf_sched__read_events(struct perf_sched *sched) in perf_sched__read_events()
1930 static void timehist_header(struct perf_sched *sched) in timehist_header()
2001 static void timehist_print_sample(struct perf_sched *sched, in timehist_print_sample()
2147 static void save_task_callchain(struct perf_sched *sched, in save_task_callchain()
2290 static void save_idle_callchain(struct perf_sched *sched, in save_idle_callchain()
2300 static struct thread *timehist_get_thread(struct perf_sched *sched, in timehist_get_thread()
2347 static bool timehist_skip_sample(struct perf_sched *sched, in timehist_skip_sample()
2370 static void timehist_print_wakeup_event(struct perf_sched *sched, in timehist_print_wakeup_event()
2419 struct perf_sched *sched = container_of(tool, struct perf_sched, tool); in timehist_sched_wakeup_event() local
2444 static void timehist_print_migration_event(struct perf_sched *sched, in timehist_print_migration_event()
2503 struct perf_sched *sched = container_of(tool, struct perf_sched, tool); in timehist_migrate_task_event() local
2531 struct perf_sched *sched = container_of(tool, struct perf_sched, tool); in timehist_sched_change_event() local
2717 struct perf_sched *sched; member
2816 static void timehist_print_summary(struct perf_sched *sched, in timehist_print_summary()
2936 struct perf_sched *sched = container_of(tool, struct perf_sched, tool); in perf_timehist__process_sample() local
2952 static int timehist_check_attr(struct perf_sched *sched, in timehist_check_attr()
2975 static int perf_sched__timehist(struct perf_sched *sched) in perf_sched__timehist()
3093 static void print_bad_events(struct perf_sched *sched) in print_bad_events()
3156 static void perf_sched__merge_lat(struct perf_sched *sched) in perf_sched__merge_lat()
3171 static int perf_sched__lat(struct perf_sched *sched) in perf_sched__lat()
3210 static int setup_map_cpus(struct perf_sched *sched) in setup_map_cpus()
3235 static int setup_color_pids(struct perf_sched *sched) in setup_color_pids()
3252 static int setup_color_cpus(struct perf_sched *sched) in setup_color_cpus()
3269 static int perf_sched__map(struct perf_sched *sched) in perf_sched__map()
3287 static int perf_sched__replay(struct perf_sched *sched) in perf_sched__replay()
3322 static void setup_sorting(struct perf_sched *sched, const struct option *options, in setup_sorting()
3392 struct perf_sched sched = { in cmd_sched() local