Home
last modified time | relevance | path

Searched refs:HLOGW (Results 1 - 23 of 23) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
H A Dcall_stack.cpp226 HLOGW("search_unwind_table ret error %d:%s", ret, GetUnwErrorName(ret).c_str()); in FindUnwindTable()
233 HLOGW("no debug info found for thread %d:%s", unwindInfoPtr->thread.tid_, in FindUnwindTable()
252 HLOGW("no symbols file found for thread %d:%s", unwindInfoPtr->thread.tid_, in FindProcInfo()
283 HLOGW("access_mem addr failed, from mmap, "); in AccessMem()
284 HLOGW("stack range 0x%" PRIx64 " - 0x%" PRIx64 "(0x%" PRIx64 ")", in AccessMem()
382 HLOGW("we found a same frame, stop here"); in UnwindStep()
403 HLOGW("reg size is 0"); in GetIpSP()
461 HLOGW("unable get sp or sp , unable unwind"); in UnwindCallStack()
607 HLOGW("no symbols file found for thread %d:%s", unwindInfoPtr->thread.tid_, in FindUnwindTable()
633 HLOGW("access_me in AccessMem2()
[all...]
H A Dsymbols_file.cpp81 HLOGW("id not match"); in UpdateBuildIdIfMatch()
102 HLOGW("have not found '%s' in search paths %s", filePath.c_str(), searchPath.c_str()); in SearchReadableFile()
180 HLOGW("elf open failed with '%s'", findPath.c_str());
262 HLOGW("Section '%s' not found", name.c_str());
283 HLOGW("!ehFrameHDRValid_");
287 HLOGW("Failed to load eh_frame_hdr");
340 HLOGW("fde table not found.\n"); in LoadEhFrameHDR()
402 HLOGW("symbols will not update for '%s' because buildId is not match.", in LoadElfSymbols()
461 HLOGW("/proc/kallsyms load failed."); in ParseKallsymsLine()
492 HLOGW("unkno in ParseKallsymsLine()
[all...]
H A Dvirtual_thread.cpp146 HLOGW("NOT found symbol for map '%s'", inMap->name.c_str()); in FindSymbolsFileByMap()
148 HLOGW(" we have '%s'", file->filePath_.c_str()); in FindSymbolsFileByMap()
168 HLOGW("NOT found symbol for map '%s'", name.c_str()); in FindSymbolsFileByName()
170 HLOGW(" we have '%s'", file->filePath_.c_str()); in FindSymbolsFileByName()
H A Dvirtual_runtime.cpp306 HLOGW("symbols file for '%s' not found.", fileName.c_str()); in UpdateSymbols()
362 HLOGW("addr 0x%" PRIx64 " vaddr 0x%" PRIx64 " NOT found in symbol file %s", in GetKernelSymbol()
369 HLOGW("addr 0x%" PRIx64 " in map but NOT found the symbol file %s", ip, in GetKernelSymbol()
415 HLOGW("addr 0x%" PRIx64 " in map but NOT found the symbol file %s", ip, in GetUserSymbol()
419 HLOGW("ReportVaddrMapMiss"); in GetUserSymbol()
/developtools/hiperf/src/
H A Dsymbols_file.cpp87 HLOGW("id not match"); in UpdateBuildIdIfMatch()
100 HLOGW("nothing to found"); in SearchReadableFile()
111 HLOGW("have not found '%s' in search paths %s", filePath.c_str(), searchPath.c_str()); in SearchReadableFile()
186 HLOGW("elf found failed (belong to %s)", filePath_.c_str());
192 HLOGW("elf open failed with '%s'", findPath.c_str());
227 HLOGW("elf found failed (belong to %s)", filePath_.c_str());
251 HLOGW("map should not be nullptr.");
300 HLOGW("Section '%s' not found", name.c_str());
328 HLOGW("Failed to load eh_frame_hdr");
379 HLOGW("fd in LoadEhFrameHDR()
[all...]
H A Dcallstack.cpp247 HLOGW("search_unwind_table ret error %d:%s", ret, GetUnwErrorName(ret).c_str()); in FindUnwindTable()
254 HLOGW("no debug info found for thread %d:%s", unwindInfoPtr->thread.tid_, in FindUnwindTable()
272 HLOGW("no symbols file found for thread %d:%s", unwindInfoPtr->thread.tid_, in FindProcInfo()
300 HLOGW("access_mem addr failed, from mmap, STACK RANGE 0x%" PRIx64 "- 0x%" PRIx64 "(0x%" PRIx64 ")", in AccessMem()
407 HLOGW("we found a same frame, stop here"); in UnwindStep()
428 HLOGW("reg size is 0"); in GetIpSP()
489 HLOGW("unable get sp or sp , unable unwind"); in UnwindCallStack()
785 HLOGW("access_mem mmap 0x%" PRIx64 " failed, STACK RANGE 0x%" PRIx64 "- 0x%" PRIx64 "(0x%" PRIx64 ")", in AccessMem2()
H A Dperf_file_reader.cpp139 HLOGW("attr size %" PRId64 " doesn't match expected size %zu", header_.attrSize, in ReadAttrSection()
251 HLOGW("not enough sizeof perf_event_header"); in ReadRecord()
254 HLOGW("read perf_event_header failed."); in ReadRecord()
427 HLOGW("still not imp how to process with feature %d", feature); in ReadFeatureSection()
H A Dperf_file_format.cpp466 HLOGW("perf_event_attr version is different, attrSize %d vs %zu", attrSize,
478 HLOGW("skip %zu byte for diff attr size", attrSize - sizeof(perf_event_attr)); in sizeof()
488 HLOGW("nrIds is not correct ! %u", nrIds);
491 HLOGW("nrIds is too large ! %u", nrIds);
H A Dvirtual_thread.cpp175 HLOGW("NOT found symbol for map '%s'", inMap.name.c_str()); in FindSymbolsFileByMap()
177 HLOGW(" we have '%s'", file->filePath_.c_str()); in FindSymbolsFileByMap()
240 HLOGW("find addr %" PRIx64 "in map but not loaded symbole %s", vaddr, map->name.c_str()); in ReadRoMemory()
284 HLOGW("Parse %s failed, content empty", mapPath.c_str()); in ParseServiceMap()
H A Dvirtual_runtime.cpp278 HLOGW("no addr found in /proc/modules. remove all the ko"); in UpdateKernelModulesSpaceMaps()
340 HLOGW("kernel symbol not found.\n"); in UpdateKernelSymbols()
386 HLOGW("Hashtable size limit, ip compress failed!"); in DedupFromRecord()
471 HLOGW("skip record type %d", record.GetType()); in UpdateFromRecord()
911 HLOGW("symbols file for '%s' not found.", map->name.c_str()); in UpdateSymbols()
950 HLOGW("addr 0x%" PRIx64 " vaddr 0x%" PRIx64 " NOT found in symbol file %s", in GetKernelSymbol()
958 HLOGW("addr 0x%" PRIx64 " in map but NOT found the symbol file %s", ip, in GetKernelSymbol()
1001 HLOGW("addr 0x%" PRIx64 " vaddr 0x%" PRIx64 " NOT found in symbol file %s", in GetKernelThreadSymbol()
1009 HLOGW("addr 0x%" PRIx64 " in map but NOT found the symbol file %s", ip, in GetKernelThreadSymbol()
1046 HLOGW("add in GetUserSymbol()
[all...]
H A Dperf_file_writer.cpp167 HLOGW("not enough sizeof(perf_event_header)."); in ReadRecords()
170 HLOGW("read perf_event_header failed."); in ReadRecords()
199 HLOGW("not enough header->size."); in ReadRecords()
H A Dreport_json_file.cpp109 HLOGW("'%s' not found in function list in lib %d", function.data(), libId); in GetFunctionID()
231 HLOGW("not found lib path %s", it->mapName.data()); in UpdateReportCallStack()
H A Dunique_stack_table.cpp52 HLOGW("Hashtable size limit, resize failed current cnt: %u, max cnt: %u", totalNodes_, MAX_NODES_CNT); in Resize()
H A Dsubcommand_dump.cpp233 HLOGW("record file header size doesn't match"); in PrintHeaderInfo()
237 HLOGW("attr size doesn't match"); in PrintHeaderInfo()
H A Dreport_protobuf_file.cpp213 HLOGW("read file %d bytes failed eof. only return %zu\n", size, in Read()
H A Dsubcommand_report.cpp333 HLOGW("NOT found HIPERF_META_WORKLOAD_CMD"); in UpdateReportInfo()
H A Dperf_events.cpp581 HLOGW("failed to decrease priority of reading kernel"); in ExitReadRecordBufThread()
613 HLOGW("failed to increase priority of reading kernel"); in PrepareRecordThread()
/developtools/profiler/device/plugins/native_daemon/include/
H A Ddebug_logger.h235 #ifndef HLOGW
236 #define HLOGW(format, ...) HLOG(LEVEL_WARNING, format, ##__VA_ARGS__) macro
347 #define HLOGW(...) \ macro
/developtools/hiperf/include/
H A Ddebug_logger.h264 #ifndef HLOGW
265 #define HLOGW(format, ...) HLOG(LEVEL_WARNING, format, ##__VA_ARGS__) macro
326 #define HLOGW(...) \ macro
H A Dperf_events.h466 HLOGW("config not found for %u:%lld in %zu:%zu", type_id, config_id, in GetStaticConfigName()
474 HLOGW("type not found for %d in %zu", type_id, TYPE_CONFIGS.size()); in GetStaticConfigName()
498 HLOGW("config not found for %lld in traceConfigTable.", config_id); in GetTraceConfigName()
609 HLOGW("read failed with fd %d", fd.Get()); in GetPrefId()
/developtools/hiperf/test/unittest/common/native/
H A Doption_debug_test.cpp78 HLOGW("%s", logMessage.c_str()); in LogLevelTest()
H A Ddebug_logger_test.cpp74 HLOGW("%s", logMessage.c_str()); in LogLevelTest()
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
H A Ddebug_logger_test.cpp68 HLOGW("%s", logMessage.c_str()); in LogLevelTest()

Completed in 28 milliseconds