Searched refs:timestamp0 (Results 1 – 4 of 4) sorted by relevance
852 u64 timestamp0, timestamp = sample->time; in replay_switch_event() local862 timestamp0 = sched->cpu_last_switched[cpu]; in replay_switch_event()863 if (timestamp0) in replay_switch_event()864 delta = timestamp - timestamp0; in replay_switch_event()1124 u64 timestamp0, timestamp = sample->time; in latency_switch_event() local1130 timestamp0 = sched->cpu_last_switched[cpu]; in latency_switch_event()1132 if (timestamp0) in latency_switch_event()1133 delta = timestamp - timestamp0; in latency_switch_event()1626 u64 timestamp0, timestamp = sample->time; in map_switch_event() local1654 if (timestamp0) in map_switch_event()[all …]
622 static DEVICE_ATTR_RW(timestamp0);
154 static DEVICE_ATTR_RW(timestamp0);
985 static DEVICE_ATTR_RW(timestamp0);