Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dcpumap.c358 static int get_max_num(char *path, int *max) in get_max_num() function
411 ret = get_max_num(path, &max_cpu_num.cpu); in set_max_cpu_num()
422 ret = get_max_num(path, &max_present_cpu_num.cpu); in set_max_cpu_num()
450 ret = get_max_num(path, &max_node_num); in set_max_node_num()