Searched refs:cpu_last_switched (Results 1 – 1 of 1) sorted by relevance
786 static u64 cpu_last_switched[MAX_CPUS]; variable806 timestamp0 = cpu_last_switched[cpu]; in replay_switch_event()825 cpu_last_switched[cpu] = timestamp; in replay_switch_event()1037 timestamp0 = cpu_last_switched[cpu]; in latency_switch_event()1038 cpu_last_switched[cpu] = timestamp; in latency_switch_event()1412 timestamp0 = cpu_last_switched[this_cpu]; in map_switch_event()1413 cpu_last_switched[this_cpu] = timestamp; in map_switch_event()