Searched refs:MIN_SAMPLE_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
165 constexpr __u32 MIN_SAMPLE_STACK_SIZE = 8; variable
545 if (callStackDwarfSize_ < MIN_SAMPLE_STACK_SIZE) { in ParseCallStackOption()