Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dintel-pt.c2967 const char *ptss; in intel_pt_switch_ip() local
2996 ptss = "perf_trace_sched_switch"; in intel_pt_switch_ip()
2998 ptss = "__perf_event_task_sched_out"; in intel_pt_switch_ip()
3001 if (!strcmp(sym->name, ptss)) { in intel_pt_switch_ip()