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

/linux-master/tools/perf/util/
H A Dcpumap.c396 static int get_max_num(char *path, int *max) function
449 ret = get_max_num(path, &max_cpu_num.cpu);
460 ret = get_max_num(path, &max_present_cpu_num.cpu);
488 ret = get_max_num(path, &max_node_num);

Completed in 81 milliseconds