Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp352 struct AccountRecordState { struct in StackTrie
354 bool wasLastRecordExit;
356 static AccountRecordState CreateInitialState() { return {false}; } in CreateInitialState()
718 StackTrie::AccountRecordState AccountRecordState = in __anon4f4261bf0702() local