Searched refs:is_sysfs_pmu_core (Results 1 – 1 of 1) sorted by relevance
789 static int is_sysfs_pmu_core(const char *name) in is_sysfs_pmu_core() function1651 return !strcmp(name, "cpu") || !strcmp(name, "cpum_cf") || is_sysfs_pmu_core(name); in is_pmu_core()