Home
last modified time | relevance | path

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

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