Home
last modified time | relevance | path

Searched defs:Sample (Results 1 – 4 of 4) 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/runtime_core/static_core/tests/vm-benchmarks/examples/benchmarks/ts/
DSample.ts26 class Sample { class
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h54 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