Searched refs:timestamp0 (Results 1 – 1 of 1) sorted by relevance
797 u64 timestamp0; in replay_switch_event() local806 timestamp0 = cpu_last_switched[cpu]; in replay_switch_event()807 if (timestamp0) in replay_switch_event()808 delta = timestamp - timestamp0; in replay_switch_event()1032 u64 timestamp0; in latency_switch_event() local1037 timestamp0 = cpu_last_switched[cpu]; in latency_switch_event()1039 if (timestamp0) in latency_switch_event()1040 delta = timestamp - timestamp0; in latency_switch_event()1403 u64 timestamp0; in map_switch_event() local1412 timestamp0 = cpu_last_switched[this_cpu]; in map_switch_event()[all …]