Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DXRayRecord.h60 TAIL_EXIT, enumerator
H A DYAMLXRayRecord.h59 IO.enumCase(Type, "function-tail-exit", xray::RecordTypes::TAIL_EXIT);
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DRecordPrinter.cpp94 case RecordTypes::TAIL_EXIT: in visit()
H A DTrace.cpp109 Record.Type = RecordTypes::TAIL_EXIT; in loadNaiveFormatLog()
H A DProfile.cpp349 case RecordTypes::TAIL_EXIT: in profileFromTrace()
H A DRecordInitializer.cpp409 case static_cast<unsigned>(RecordTypes::TAIL_EXIT): in visit()
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-converter.cpp141 case RecordTypes::TAIL_EXIT: in exportAsRAWv1()
320 case RecordTypes::TAIL_EXIT: in exportAsChromeTraceEventFormat()
H A Dxray-account.cpp186 case RecordTypes::TAIL_EXIT: { in accountRecord()
436 case RecordTypes::TAIL_EXIT: in format()
H A Dxray-stacks.cpp403 case RecordTypes::TAIL_EXIT: { in accountRecord()
H A Dxray-graph.cpp230 case RecordTypes::TAIL_EXIT: { in accountRecord()