Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/tooling/sampler/
Dsampling_profiler_test.cpp84 static os::thread::NativeHandleType ExtractListenerTid(const Sampler *sPtr) in ExtractListenerTid()
89 static os::thread::NativeHandleType ExtractSamplerTid(const Sampler *sPtr) in ExtractSamplerTid()
94 static PandaSet<os::thread::ThreadId> ExtractManagedThreads(Sampler *sPtr) in ExtractManagedThreads()
102 static size_t ExtractLoadedPFSize(Sampler *sPtr) in ExtractLoadedPFSize()
108 static std::array<int, 2> ExtractPipes(const Sampler *sPtr) in ExtractPipes()
114 static bool ExtractIsActive(const Sampler *sPtr) in ExtractIsActive()