OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROFILE_F
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/base/
profiler.h
31
//
PROFILE_F
(); // Time the execution of this function.
71
#define
PROFILE_F
() PROFILE(__FUNCTION__)
93
#define
PROFILE_F
() (void)0
profiler_unittest.cc
39
PROFILE_F
();
Completed in 299 milliseconds