Searched refs:free_cpu_domain_info (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | env.h | 173 void free_cpu_domain_info(struct cpu_domain_map **cd_map, u32 schedstat_version, u32 nr);
|
| H A D | env.c | 219 void free_cpu_domain_info(struct cpu_domain_map **cd_map, u32 schedstat_version, u32 nr) in free_cpu_domain_info() function 296 free_cpu_domain_info(env->cpu_domain, env->schedstat_version, env->nr_cpus_avail); in perf_env__exit()
|
| H A D | header.c | 1784 free_cpu_domain_info(cd_map, schedstat_version, nr); in write_cpu_domain_info()
|
| /linux/tools/perf/ |
| H A D | builtin-sched.c | 4724 free_cpu_domain_info(cd_map, sv, nr); in perf_sched__schedstat_live()
|