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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dprofiler.h13 #define MAX_PATH_DEPTH 32 macro
14 #define MAX_FILEPATH_LENGTH (MAX_PATH_DEPTH * MAX_PATH)
H A Dprofiler.inc.h488 for (int i = 0; i < MAX_PATH_DEPTH; i++) {
514 for (int i = 0; i < MAX_PATH_DEPTH; i++) {

Completed in 96 milliseconds