Searched refs:stack_frame_count (Results 1 – 2 of 2) sorted by relevance
347 int stack_frame_count = 0; in exportAsChromeTraceEventFormat() local349 if (stack_frame_count++ == 0) in exportAsChromeTraceEventFormat()
6384 uint32_t stack_frame_count = thread_sp->GetStackFrameCount();6385 for (uint32_t j = 0; j < stack_frame_count; j++) {