Home
last modified time | relevance | path

Searched refs:cpu_last_switched (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/tools/perf/
Dbuiltin-sched.c227 u64 cpu_last_switched[MAX_CPUS]; member
875 timestamp0 = sched->cpu_last_switched[cpu]; in replay_switch_event()
892 sched->cpu_last_switched[cpu] = timestamp; in replay_switch_event()
1144 timestamp0 = sched->cpu_last_switched[cpu]; in latency_switch_event()
1145 sched->cpu_last_switched[cpu] = timestamp; in latency_switch_event()
1583 timestamp0 = sched->cpu_last_switched[this_cpu.cpu]; in map_switch_event()
1584 sched->cpu_last_switched[this_cpu.cpu] = timestamp; in map_switch_event()