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