Home
last modified time | relevance | path

Searched refs:HLOGI (Results 1 - 10 of 10) sorted by relevance

/developtools/hiperf/src/
H A Dunique_stack_table.cpp38 HLOGI("Init totalNodes_: %u, availableNodes_: %u, availableIndex_: %u hashStep_: %" PRIu64 ", hashModulus_: %u", in Init()
48 HLOGI("Before resize, totalNodes_: %u, availableNodes_: %u, availableIndex_: %u hashStep_: %" PRIu64 "", in Resize()
76 HLOGI("After resize, totalNodes_: %u, availableNodes_: %u, availableIndex_: %u hashStep_: %" PRIu64 "", in Resize()
114 HLOGI("Collison unresolved, need resize, usedSlots_.size(): %zu, curIpIdx: %" PRIu64 "", in PutIpInSlot()
H A Ddebug_logger.cpp191 HLOGI(" tags is '%s'", tags.c_str()); in SetLogTags()
H A Dperf_events.cpp170 HLOGI("BuildArch %s", GetArchName(BUILD_ARCH_TYPE).c_str()); in PerfEvents()
1007 HLOGI("target process: system scope \n"); in PrepareFdEvents()
1009 HLOGI("target process: %zu (%s)\n", pids_.size(), in PrepareFdEvents()
1013 HLOGI("target cpus: %ld \n", sysconf(_SC_NPROCESSORS_CONF)); in PrepareFdEvents()
1015 HLOGI("target cpus: %zu / %ld (%s)\n", cpus_.size(), sysconf(_SC_NPROCESSORS_CONF), in PrepareFdEvents()
H A Dsubcommand_record.cpp709 HLOGI("cmp return true."); in SetPerfLimit()
1075 HLOGI("wait reply check end."); in ProcessControl()
1278 HLOGI("CloseClientThread"); in CloseClientThread()
/developtools/profiler/device/plugins/native_daemon/include/
H A Ddebug_logger.h231 #ifndef HLOGI
232 #define HLOGI(format, ...) HLOG(LEVEL_INFO, format, ##__VA_ARGS__) macro
344 #define HLOGI(...) \ macro
/developtools/hiperf/include/
H A Ddebug_logger.h260 #ifndef HLOGI
261 #define HLOGI(format, ...) HLOG(LEVEL_INFO, format, ##__VA_ARGS__) macro
323 #define HLOGI(...) \ macro
/developtools/hiperf/test/unittest/common/native/
H A Doption_debug_test.cpp79 HLOGI("%s", logMessage.c_str()); in LogLevelTest()
H A Ddebug_logger_test.cpp75 HLOGI("%s", logMessage.c_str()); in LogLevelTest()
/developtools/profiler/device/plugins/native_daemon/src/
H A Ddebug_logger.cpp189 HLOGI(" tags is '%s'", tags.c_str()); in SetLogTags()
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
H A Ddebug_logger_test.cpp69 HLOGI("%s", logMessage.c_str()); in LogLevelTest()

Completed in 10 milliseconds