Lines Matching defs:timestamp
87 u64 timestamp; member
355 get_new_event(struct task_desc *task, u64 timestamp) in get_new_event()
383 u64 timestamp, u64 duration) in add_sched_event_run()
406 u64 timestamp, struct task_desc *wakee) in add_sched_event_wakeup()
432 u64 timestamp) in add_sched_event_sleep()
852 u64 timestamp0, timestamp = sample->time; in replay_switch_event() local
1049 u64 timestamp) in add_sched_out_event()
1083 add_sched_in_event(struct work_atoms *atoms, u64 timestamp) in add_sched_in_event()
1139 u64 timestamp0, timestamp = sample->time; in latency_switch_event() local
1208 u64 timestamp = sample->time; in latency_runtime_event() local
1243 u64 timestamp = sample->time; in latency_wakeup_event() local
1301 u64 timestamp = sample->time; in latency_migrate_task_event() local
1641 u64 timestamp0, timestamp = sample->time; in map_switch_event() local
2002 static void evsel__save_time(struct evsel *evsel, u64 timestamp, u32 cpu) in evsel__save_time()