Home
last modified time | relevance | path

Searched refs:ptss (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c2103 const char *ptss; in intel_pt_switch_ip() local
2132 ptss = "perf_trace_sched_switch"; in intel_pt_switch_ip()
2134 ptss = "__perf_event_task_sched_out"; in intel_pt_switch_ip()
2137 if (!strcmp(sym->name, ptss)) { in intel_pt_switch_ip()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c2759 const char *ptss; in intel_pt_switch_ip() local
2788 ptss = "perf_trace_sched_switch"; in intel_pt_switch_ip()
2790 ptss = "__perf_event_task_sched_out"; in intel_pt_switch_ip()
2793 if (!strcmp(sym->name, ptss)) { in intel_pt_switch_ip()

Completed in 11 milliseconds