Searched refs:timestamp0 (Results 1 – 4 of 4) sorted by relevance
859 u64 timestamp0, timestamp = sample->time; in replay_switch_event() local869 timestamp0 = sched->cpu_last_switched[cpu]; in replay_switch_event()870 if (timestamp0) in replay_switch_event()871 delta = timestamp - timestamp0; in replay_switch_event()1146 u64 timestamp0, timestamp = sample->time; in latency_switch_event() local1152 timestamp0 = sched->cpu_last_switched[cpu]; in latency_switch_event()1154 if (timestamp0) in latency_switch_event()1155 delta = timestamp - timestamp0; in latency_switch_event()1637 u64 timestamp0, timestamp = sample->time; in map_switch_event() local1664 timestamp0 = sched->cpu_last_switched[this_cpu.cpu]; in map_switch_event()[all …]
622 static DEVICE_ATTR_RW(timestamp0);
154 static DEVICE_ATTR_RW(timestamp0);
1002 static DEVICE_ATTR_RW(timestamp0);