Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/
H A DPerf.h248 size_t GetEffectiveDataBufferSize() const;
H A DIntelPTMultiCoreTrace.cpp124 context_switch_trace.GetEffectiveDataBufferSize()}}}); in GetState()
H A DPerf.cpp322 size_t PerfEvent::GetEffectiveDataBufferSize() const { in GetEffectiveDataBufferSize() function in PerfEvent