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

/linux-master/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;

Completed in 109 milliseconds