Searched refs:PROFILE_F (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
H A Dprofiler.h14 // PROFILE_F(); // Time the execution of this function.
56 #define PROFILE_F() PROFILE(__FUNCTION__) macro
78 #define PROFILE_F() (void)0 macro
H A Dprofiler_unittest.cc22 PROFILE_F();

Completed in 82 milliseconds