Home
last modified time | relevance | path

Searched defs:DoIntTracePoint (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dtrace.cpp40 void DoIntTracePoint([[maybe_unused]] const char *str, [[maybe_unused]] int32_t val) in DoIntTracePoint() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dtrace.cpp80 void DoIntTracePoint(const char *str, int32_t val) in DoIntTracePoint() function