Home
last modified time | relevance | path

Searched refs:IntTracePoint (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/tests/fuzztest/inttracepoint_fuzzer/
Dinttracepoint_fuzzer.cpp23 panda::trace::IntTracePoint(std::string(data, data + size).c_str(), size); in IntTracePointFuzzTest()
/arkcompiler/runtime_core/libpandabase/trace/
Dtrace.h56 static inline void IntTracePoint(const char *str, int32_t val) in IntTracePoint() function
/arkcompiler/runtime_core/docs/
Dtracing.md35 trace::IntTracePoint("Heap Size", allocated_bytes);