Home
last modified time | relevance | path

Searched refs:stack_frame_count (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-converter.cpp338 int stack_frame_count = 0; in exportAsChromeTraceEventFormat() local
340 if (stack_frame_count++ == 0) in exportAsChromeTraceEventFormat()