Searched refs:ImplementSampling (Results 1 – 4 of 4) sorted by relevance
91 HWTEST_F_L0(HeapSamplingTest, ImplementSampling) in HWTEST_F_L0() argument99 heapSampling->ImplementSampling(addr, size); in HWTEST_F_L0()
27 profiler_->ImplementSampling(object, size); in Step()
62 void ImplementSampling([[maybe_unused]] Address addr, size_t size);
47 void HeapSampling::ImplementSampling([[maybe_unused]] Address addr, size_t size) in ImplementSampling() function in panda::ecmascript::HeapSampling