Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dcpumap.c299 static int get_max_num(char *path, int *max) in get_max_num() function
352 ret = get_max_num(path, &max_cpu_num); in set_max_cpu_num()
363 ret = get_max_num(path, &max_present_cpu_num); in set_max_cpu_num()
391 ret = get_max_num(path, &max_node_num); in set_max_node_num()

Completed in 4 milliseconds