Searched refs:HISI_PTT_PMU_NAME (Results 1 – 4 of 4) sorted by relevance
74 if (strstr(dent->d_name, HISI_PTT_PMU_NAME)) in find_all_hisi_ptt_pmus()90 if (strstr(dent->d_name, HISI_PTT_PMU_NAME) && idx < *nr_ptts) { in find_all_hisi_ptt_pmus()
37 } else if (strstarts(pmu->name, HISI_PTT_PMU_NAME)) { in perf_pmu__arch_init()
10 #define HISI_PTT_PMU_NAME "hisi_ptt" macro
111 pr_err("There may be only one " HISI_PTT_PMU_NAME "x event\n"); in hisi_ptt_recording_options()