Searched refs:pathname_array (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ | ||
H A D | path.c | 31 static char pathname_array[4][PATH_MAX]; in get_pathname() local 34 return pathname_array[3 & ++idx]; in get_pathname() |
Completed in 1 milliseconds