Home
last modified time | relevance | path

Searched defs:buffer_counter (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/xray/TestCases/Posix/
H A Dprofiling-single-threaded.cpp29 volatile int buffer_counter = 0; variable
H A Dprofiling-multi-threaded.cpp30 volatile int buffer_counter = 0; variable
H A Dlogging-modes.cpp62 static auto buffer_counter = 0; variable