Searched defs:ProfileCreateObject (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | profiler_operation.h | 99 inline void ProfileCreateObject(GateRef newObj) const in ProfileCreateObject() function |
| D | profiler_stub_builder.cpp | 186 void ProfilerStubBuilder::ProfileCreateObject( in ProfileCreateObject() function in panda::ecmascript::kungfu::ProfilerStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| D | pgo_profiler.cpp | 40 void PGOProfiler::ProfileCreateObject(JSTaggedType object, ApEntityId abcId, int32_t traceId) in ProfileCreateObject() function in panda::ecmascript::pgo::PGOProfiler |