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