Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dtrace.cpp45 void DoInt64TracePoint([[maybe_unused]] const char *str, [[maybe_unused]] int64_t val) in DoInt64TracePoint() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dtrace.cpp86 void DoInt64TracePoint(const char *str, int64_t val) in DoInt64TracePoint() function