Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-xray/
Dxray-stacks.cpp356 struct AccountRecordState { struct in StackTrie
358 bool wasLastRecordExit;
360 static AccountRecordState CreateInitialState() { return {false}; } in CreateInitialState()
739 StackTrie::AccountRecordState AccountRecordState = in __anona4728a560802() local