Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-xray/
Dxray-stacks.cpp356 struct AccountRecordState { struct in StackTrie
360 static AccountRecordState CreateInitialState() { return {false}; } in CreateInitialState() argument
364 AccountRecordState *state) { in accountRecord()
739 StackTrie::AccountRecordState AccountRecordState = in __anona4728a560802() local
740 StackTrie::AccountRecordState::CreateInitialState(); in __anona4728a560802()
742 auto error = ST.accountRecord(Record, &AccountRecordState); in __anona4728a560802()