Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcall-path.h40 #define CALL_PATH_BLOCK_MASK (CALL_PATH_BLOCK_SIZE - 1) macro
H A Dcall-path.c69 n = cpr->next++ & CALL_PATH_BLOCK_MASK; in call_path__new()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcall-path.h40 #define CALL_PATH_BLOCK_MASK (CALL_PATH_BLOCK_SIZE - 1) macro
H A Dcall-path.c69 n = cpr->next++ & CALL_PATH_BLOCK_MASK; in call_path__new()

Completed in 2 milliseconds