Searched refs:IntTracePoint (Results 1 – 3 of 3) sorted by relevance
23 panda::trace::IntTracePoint(std::string(data, data + size).c_str(), size); in IntTracePointFuzzTest()
56 static inline void IntTracePoint(const char *str, int32_t val) in IntTracePoint() function
35 trace::IntTracePoint("Heap Size", allocated_bytes);