Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.h33 struct Sample { struct
34 Sample(size_t size, uint32_t nodeId, uint64_t ordinal, unsigned int count) in Sample() function
55 CVector<struct Sample> samples_; argument
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h55 void Sample(uint32_t checksum, uint32_t abcId) in Sample() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp247 HWTEST_F_L0(PGOProfilerTest, Sample) in HWTEST_F_L0() argument