Lines Matching defs:timestamp
88 u64 timestamp; member
361 get_new_event(struct task_desc *task, u64 timestamp) in get_new_event()
389 u64 timestamp, u64 duration) in add_sched_event_run()
412 u64 timestamp, struct task_desc *wakee) in add_sched_event_wakeup()
439 u64 timestamp, u64 task_state __maybe_unused) in add_sched_event_sleep()
865 u64 timestamp0, timestamp = sample->time; in replay_switch_event() local
1063 u64 timestamp) in add_sched_out_event()
1097 add_sched_in_event(struct work_atoms *atoms, u64 timestamp) in add_sched_in_event()
1138 u64 timestamp0, timestamp = sample->time; in latency_switch_event() local
1207 u64 timestamp = sample->time; in latency_runtime_event() local
1242 u64 timestamp = sample->time; in latency_wakeup_event() local
1300 u64 timestamp = sample->time; in latency_migrate_task_event() local
1573 u64 timestamp0, timestamp = sample->time; in map_switch_event() local
1916 static void evsel__save_time(struct evsel *evsel, u64 timestamp, u32 cpu) in evsel__save_time()