Searched refs:ptss (Results 1 – 1 of 1) sorted by relevance
1266 const char *ptss; in intel_pt_switch_ip() local1295 ptss = "perf_trace_sched_switch"; in intel_pt_switch_ip()1297 ptss = "__perf_event_task_sched_out"; in intel_pt_switch_ip()1300 if (!strcmp(sym->name, ptss)) { in intel_pt_switch_ip()