Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-sched.c222 get_new_event(struct task_desc *task, u64 timestamp) in get_new_event()
241 static struct sched_atom *last_event(struct task_desc *task) in last_event()
250 add_sched_event_run(struct task_desc *task, u64 timestamp, u64 duration) in add_sched_event_run()
273 add_sched_event_wakeup(struct task_desc *task, u64 timestamp, in add_sched_event_wakeup()
301 add_sched_event_sleep(struct task_desc *task, u64 timestamp, in add_sched_event_sleep()
313 struct task_desc *task; in register_pid() local
347 struct task_desc *task; in print_task_traces() local
484 struct task_desc *task; in create_tasks() local
512 struct task_desc *task; in wait_for_tasks() local
/tools/perf/util/
Dpython.c547 task = 0, in pyrf_evsel__init() local