Home
last modified time | relevance | path

Searched refs:cpu_pmu_caps (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Denv.c215 zfree(&env->cpu_pmu_caps[i]); in perf_env__exit()
216 zfree(&env->cpu_pmu_caps); in perf_env__exit()
569 if (!strncmp(env->cpu_pmu_caps[i], cap_eq, cap_size + 1)) { in perf_env__find_pmu_cap()
571 return &env->cpu_pmu_caps[i][cap_size + 1]; in perf_env__find_pmu_cap()
H A Denv.h84 char **cpu_pmu_caps; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Denv.h68 char *cpu_pmu_caps; member
H A Denv.c204 zfree(&env->cpu_pmu_caps); in perf_env__exit()

Completed in 3 milliseconds