Home
last modified time | relevance | path

Searched refs:tempLogLevel (Results 1 – 11 of 11) sorted by relevance

/developtools/hiperf/test/unittest/common/native/
Dcallstack_test.cpp62 ScopeDebugLevel tempLogLevel(LEVEL_MUCH);
90 ScopeDebugLevel tempLogLevel(LEVEL_MUCH);
120 ScopeDebugLevel tempLogLevel(LEVEL_MUCH);
151 ScopeDebugLevel tempLogLevel(LEVEL_MUCH);
183 ScopeDebugLevel tempLogLevel(LEVEL_MUCH);
214 ScopeDebugLevel tempLogLevel(LEVEL_MUCH);
244 ScopeDebugLevel tempLogLevel(LEVEL_MUCH);
278 ScopeDebugLevel tempLogLevel(LEVEL_MUCH);
312 ScopeDebugLevel tempLogLevel(LEVEL_MUCH);
346 ScopeDebugLevel tempLogLevel(LEVEL_MUCH, true);
[all …]
Dperf_events_test.cpp154 ScopeDebugLevel tempLogLevel(LEVEL_DEBUG);
173 ScopeDebugLevel tempLogLevel(LEVEL_DEBUG);
191 ScopeDebugLevel tempLogLevel(LEVEL_DEBUG);
245 ScopeDebugLevel tempLogLevel(LEVEL_DEBUG);
281 ScopeDebugLevel tempLogLevel(LEVEL_DEBUG);
Dsubcommand_dump_test.cpp78 ScopeDebugLevel tempLogLevel {LEVEL_DEBUG}; in TestDumpCommand() local
Dsymbols_file_test.cpp276 ScopeDebugLevel tempLogLevel(LEVEL_VERBOSE);
319 ScopeDebugLevel tempLogLevel(LEVEL_VERBOSE);
420 ScopeDebugLevel tempLogLevel(LEVEL_MUCH, true);
Dvirtual_runtime_test.cpp278 ScopeDebugLevel tempLogLevel(LEVEL_MUCH);
Dutilities_test.cpp282 ScopeDebugLevel tempLogLevel(LEVEL_MUCH, true);
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dvirtual_runtime_test.cpp168 ScopeDebugLevel tempLogLevel(LEVEL_MUCH);
Dsymbols_file_test.cpp300 ScopeDebugLevel tempLogLevel(LEVEL_VERBOSE);
345 ScopeDebugLevel tempLogLevel(LEVEL_VERBOSE);
442 ScopeDebugLevel tempLogLevel(LEVEL_MUCH, true);
Dutilities_test.cpp287 ScopeDebugLevel tempLogLevel(LEVEL_MUCH, true);
/developtools/hiperf/include/
Ddebug_logger.h177 #define TempMixLogLevel(level) ScopeDebugLevel tempLogLevel(level, true)
/developtools/profiler/device/plugins/native_daemon/include/
Ddebug_logger.h162 #define TempMixLogLevel(level) ScopeDebugLevel tempLogLevel(level, true)