Searched refs:MAX_EXCALLSTACK_FRAMES (Results 1 – 2 of 2) sorted by relevance
34 #define MAX_EXCALLSTACK_FRAMES (128) macro
475 uint64_t frames[MAX_EXCALLSTACK_FRAMES] = {}; in kperf_excallstack_log()482 if (i >= MAX_EXCALLSTACK_FRAMES) { in kperf_excallstack_log()