Searched defs:StartSamplingProfiler (Results 1 – 1 of 1) sorted by relevance
21 extern "C" PANDA_PUBLIC_API int StartSamplingProfiler(const char *asptFilename, int interva) in StartSamplingProfiler() function63 bool Tools::StartSamplingProfiler(std::unique_ptr<sampler::StreamWriter> streamWriter, uint32_t int… in StartSamplingProfiler() function in ark::tooling::Tools