Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp356 struct AccountRecordState { struct in StackTrie
358 bool wasLastRecordExit;
360 static AccountRecordState CreateInitialState() { return {false}; } in CreateInitialState()
736 StackTrie::AccountRecordState AccountRecordState = in __anonf2eff7aa0802() local