| /trueos/contrib/llvm/tools/lldb/source/Target/ |
| HD | ThreadPlan.cpp | 162 …f("%s Thread #%u (0x%p): tid = 0x%4.4" PRIx64 ", pc = 0x%8.8" PRIx64 ", sp = 0x%8.8" PRIx64 ", fp … in WillResume() 242 …, "error: %s called on thread that has been destroyed (tid = 0x%" PRIx64 ", ptid = 0x%" PRIx64 ")", in ValidatePlan() 249 …g->Error("%s called on thread that has been destroyed (tid = 0x%" PRIx64 ", ptid = 0x%" PRIx64 ")", in ValidatePlan() 261 …, "error: %s called on thread that has been destroyed (tid = 0x%" PRIx64 ", ptid = 0x%" PRIx64 ")", in ShouldStop() 268 …g->Error("%s called on thread that has been destroyed (tid = 0x%" PRIx64 ", ptid = 0x%" PRIx64 ")", in ShouldStop() 280 …, "error: %s called on thread that has been destroyed (tid = 0x%" PRIx64 ", ptid = 0x%" PRIx64 ")", in WillStop() 287 …g->Error("%s called on thread that has been destroyed (tid = 0x%" PRIx64 ", ptid = 0x%" PRIx64 ")", in WillStop() 299 …, "error: %s called on thread that has been destroyed (tid = 0x%" PRIx64 ", ptid = 0x%" PRIx64 ")", in DoPlanExplainsStop() 306 …g->Error("%s called on thread that has been destroyed (tid = 0x%" PRIx64 ", ptid = 0x%" PRIx64 ")", in DoPlanExplainsStop() 320 …, "error: %s called on thread that has been destroyed (tid = 0x%" PRIx64 ", ptid = 0x%" PRIx64 ")", in MischiefManaged() [all …]
|
| /trueos/contrib/llvm/lib/MC/ |
| HD | MCInstPrinter.cpp | 80 return format("-0x%" PRIx64, -Value); in formatHex() 82 return format("0x%" PRIx64, Value); in formatHex() 86 return format("-0%" PRIx64 "h", -Value); in formatHex() 88 return format("-%" PRIx64 "h", -Value); in formatHex() 91 return format("0%" PRIx64 "h", Value); in formatHex() 93 return format("%" PRIx64 "h", Value); in formatHex() 102 return format("0x%" PRIx64, Value); in formatHex() 105 return format("0%" PRIx64 "h", Value); in formatHex() 107 return format("%" PRIx64 "h", Value); in formatHex()
|
| /trueos/contrib/llvm/tools/lldb/source/Host/common/ |
| HD | Mutex.cpp | 270 …DEBUG_LOG ("[%4.4" PRIx64 "/%4.4" PRIx64 "] pthread_mutex_lock (%p)...\n", Host::GetCurrentProcess… in Lock() 286 …DEBUG_LOG ("[%4.4" PRIx64 "/%4.4" PRIx64 "] pthread_mutex_lock (%p) => %i\n", Host::GetCurrentProc… in Lock() 306 …DEBUG_LOG ("[%4.4" PRIx64 "/%4.4" PRIx64 "] pthread_mutex_trylock (%p) => %i\n", Host::GetCurrentP… in TryLock() 335 …DEBUG_LOG ("[%4.4" PRIx64 "/%4.4" PRIx64 "] pthread_mutex_unlock (%p) => %i\n", Host::GetCurrentPr… in Unlock() 366 …printf("locking mutex %p by [%4.4" PRIx64 "/%4.4" PRIx64 "]...", this, Host::GetCurrentProcessID()… in Lock() 376 …printf("unlocking mutex %p by [%4.4" PRIx64 "/%4.4" PRIx64 "]...", this, Host::GetCurrentProcessID… in Unlock() 386 …printf("trylocking mutex %p by [%4.4" PRIx64 "/%4.4" PRIx64 "]...", this, Host::GetCurrentProcessI… in TryLock()
|
| /trueos/contrib/ofed/management/opensm/opensm/ |
| HD | osm_drop_mgr.c | 78 "Cleaned router for port guid 0x%016" PRIx64 "\n", in __osm_drop_mgr_remove_router() 107 "port 0x%016" PRIx64 " port num: %u " in drop_mgr_clean_physp() 121 "0x%016" PRIx64 " port num:%u\n", in drop_mgr_clean_physp() 129 "Unlinking local node 0x%016" PRIx64 ", port %u" in drop_mgr_clean_physp() 130 "\n\t\t\t\tand remote node 0x%016" PRIx64 in drop_mgr_clean_physp() 147 "Clearing node 0x%016" PRIx64 " physical port number %u\n", in drop_mgr_clean_physp() 177 "Unreachable port 0x%016" PRIx64 "\n", cl_ntoh64(port_guid)); in __osm_drop_mgr_remove_port() 184 "Port 0x%016" PRIx64 " not in guid table\n", in __osm_drop_mgr_remove_port() 194 "Cleaned SM for port guid 0x%016" PRIx64 "\n", in __osm_drop_mgr_remove_port() 261 "Removed port with GUID:0x%016" PRIx64 in __osm_drop_mgr_remove_port() [all …]
|
| HD | osm_helper.c | 785 "\t\t\t\tnode_guid...............0x%016" PRIx64 "\n" in osm_dump_port_info() 786 "\t\t\t\tport_guid...............0x%016" PRIx64 "\n" in osm_dump_port_info() 787 "\t\t\t\tm_key...................0x%016" PRIx64 "\n" in osm_dump_port_info() 788 "\t\t\t\tsubnet_prefix...........0x%016" PRIx64 "\n" in osm_dump_port_info() 876 "\t\t\t\tm_key...................0x%016" PRIx64 "\n" in osm_dump_portinfo_record() 877 "\t\t\t\tsubnet_prefix...........0x%016" PRIx64 "\n" in osm_dump_portinfo_record() 963 "\t\t\t\tGUID 0..................0x%016" PRIx64 "\n" in osm_dump_guidinfo_record() 964 "\t\t\t\tGUID 1..................0x%016" PRIx64 "\n" in osm_dump_guidinfo_record() 965 "\t\t\t\tGUID 2..................0x%016" PRIx64 "\n" in osm_dump_guidinfo_record() 966 "\t\t\t\tGUID 3..................0x%016" PRIx64 "\n" in osm_dump_guidinfo_record() [all …]
|
| HD | osm_port_info_rcv.c | 129 PRIx64 "\n", mtu, cl_ntoh64(port_guid)); in __osm_pi_rcv_process_endport() 137 PRIx64 "\n", rate, cl_ntoh64(port_guid)); in __osm_pi_rcv_process_endport() 165 "Ignoring SM on port 0x%" PRIx64 "\n", in __osm_pi_rcv_process_endport() 170 "\n\t\t\t\tPort 0x%" PRIx64 "\n", in __osm_pi_rcv_process_endport() 243 "Unlinking local node 0x%" PRIx64 in __osm_pi_rcv_process_switch_port() 245 "\n\t\t\t\tand remote node 0x%" PRIx64 in __osm_pi_rcv_process_switch_port() 501 "Received logical SetResp() for GUID 0x%" PRIx64 in osm_pi_rcv_process_set() 503 "\n\t\t\t\tfor parent node GUID 0x%" PRIx64 in osm_pi_rcv_process_set() 504 " TID 0x%" PRIx64 "\n", in osm_pi_rcv_process_set() 567 "GUID 0x%" PRIx64 " port 0x%016" PRIx64 in osm_pi_rcv_process() [all …]
|
| HD | osm_vl_arb_rcv.c | 98 "No port object for port with GUID 0x%" PRIx64 in osm_vla_rcv_process() 99 "\n\t\t\t\tfor parent node GUID 0x%" PRIx64 in osm_vla_rcv_process() 100 ", TID 0x%" PRIx64 "\n", in osm_vla_rcv_process() 125 PRIx64 " for parent node GUID 0x%" PRIx64 ", TID 0x%" in osm_vla_rcv_process() 126 PRIx64 "\n", block_num, port_num, cl_ntoh64(port_guid), in osm_vla_rcv_process()
|
| HD | osm_slvl_map_rcv.c | 98 "No port object for port with GUID 0x%" PRIx64 in osm_slvl_rcv_process() 99 "\n\t\t\t\tfor parent node GUID 0x%" PRIx64 in osm_slvl_rcv_process() 100 ", TID 0x%" PRIx64 "\n", in osm_slvl_rcv_process() 128 "GUID 0x%" PRIx64 " for parent node GUID 0x%" PRIx64 ", TID 0x%" in osm_slvl_rcv_process() 129 PRIx64 "\n", in_port_num, out_port_num, cl_ntoh64(port_guid), in osm_slvl_rcv_process()
|
| HD | osm_pkey_rcv.c | 91 "No port object for port with GUID 0x%" PRIx64 in osm_pkey_rcv_process() 92 "\n\t\t\t\tfor parent node GUID 0x%" PRIx64 in osm_pkey_rcv_process() 93 ", TID 0x%" PRIx64 "\n", in osm_pkey_rcv_process() 120 PRIx64 " for parent node GUID 0x%" PRIx64 ", TID 0x%" in osm_pkey_rcv_process() 121 PRIx64 "\n", block_num, port_num, cl_ntoh64(port_guid), in osm_pkey_rcv_process()
|
| HD | osm_node_info_rcv.c | 77 "Node 0x%" PRIx64 " port %u is reachable from remote node " in report_duplicated_guid() 78 "0x%" PRIx64 " port %u and remote node 0x%" PRIx64 " port %u.\n" in report_duplicated_guid() 143 "Nothing to link for our own node 0x%" PRIx64 "\n", in __osm_ni_rcv_set_links() 153 "0x%" PRIx64 "\n", cl_ntoh64(p_ni_context->node_guid)); in __osm_ni_rcv_set_links() 221 "node 0x%" PRIx64 ", port number %u\n", in __osm_ni_rcv_set_links() 238 "Creating new link between:\n\t\t\t\tnode 0x%" PRIx64 in __osm_ni_rcv_set_links() 239 ", port number %u and\n\t\t\t\tnode 0x%" PRIx64 in __osm_ni_rcv_set_links() 422 "Creating new port object with GUID 0x%" PRIx64 "\n", in __osm_ni_rcv_process_existing_ca_or_router() 447 "Port 0x%" PRIx64 " already in the database!\n", in __osm_ni_rcv_process_existing_ca_or_router() 556 PRIx64 "\n", cl_ntoh64(osm_node_get_node_guid(p_node))); in __osm_ni_rcv_process_existing_switch() [all …]
|
| HD | osm_dump.c | 74 fprintf(file, "dump_ucast_path_distribution: Switch 0x%" PRIx64 "\n" in dump_ucast_path_distribution() 108 fprintf(file, " 0x%" PRIx64 ")", remote_guid_ho); in dump_ucast_path_distribution() 134 "Switch 0x%016" PRIx64 "\nLID : Port : Hops : Optimal\n", in dump_ucast_routes() 251 sprintf(sw_hdr, "\nSwitch 0x%016" PRIx64 "\nLID : Out Port(s)\n", in dump_mcast_routes() 305 fprintf(file, "Switch: guid 0x%016" PRIx64 "\n", in dump_lid_matrix() 317 fprintf(file, " # portguid 0x016%" PRIx64, in dump_lid_matrix() 334 PRIx64 " (\'%s\'):\n", in dump_ucast_lfts() 349 fprintf(file, "%s portguid 0x%016" PRIx64 ": \'%s\'", in dump_ucast_lfts() 389 fprintf(file, "{ %s%s Ports:%02X SystemGUID:%016" PRIx64 in dump_topology_node() 390 " NodeGUID:%016" PRIx64 " PortGUID:%016" PRIx64 in dump_topology_node() [all …]
|
| HD | osm_pkey_mgr.c | 99 "0x%016" PRIx64 " port %u\n", in pkey_mgr_process_physical_port() 121 "0x%016" PRIx64 " port %u\n", in pkey_mgr_process_physical_port() 133 "pkey 0x%04x was %s for node 0x%016" PRIx64 " port %u\n", in pkey_mgr_process_physical_port() 206 "node 0x%016" PRIx64 " port %u\n", in pkey_mgr_enforce_partition() 239 "node 0x%016" PRIx64 " port %u\n", in pkey_mgr_enforce_partition() 246 "Set PortInfo for node 0x%016" PRIx64 " port %u\n", in pkey_mgr_enforce_partition() 289 "for node 0x%016" PRIx64 " port %u\n", in pkey_mgr_update_port() 318 "for node 0x%016" PRIx64 " port %u\n", in pkey_mgr_update_port() 336 "for node 0x%016" PRIx64 " port %u\n", in pkey_mgr_update_port() 366 PRIx64 " port %u\n", block_index, in pkey_mgr_update_port() [all …]
|
| HD | osm_perfmgr.c | 215 PRIx64 " not found in monitored map\n", in osm_perfmgr_mad_send_err_callback() 221 OSM_LOG(pm->log, OSM_LOG_ERROR, "ERR 4C02: %s (0x%" PRIx64 in osm_perfmgr_mad_send_err_callback() 232 PRIx64 ") num ports %u\n", port, p_mon_node->name, in osm_perfmgr_mad_send_err_callback() 278 "Binding to port GUID 0x%" PRIx64 "\n", cl_ntoh64(port_guid)); in osm_perfmgr_bind() 447 "(GUID 0x%" PRIx64 ")\n", node->print_desc, node_guid); in __collect_guids() 484 "ERR 4C07: Node \"%s\" (guid 0x%" PRIx64 in __osm_perfmgr_query_counters() 500 PRIx64 " (%s) : %s\n", node_guid, node->print_desc, in __osm_perfmgr_query_counters() 520 OSM_LOG(pm->log, OSM_LOG_DEBUG, "WARN: node 0x%" PRIx64 in __osm_perfmgr_query_counters() 536 PRIx64 " port %d (lid %u) (%s)\n", node_guid, port, in __osm_perfmgr_query_counters() 544 PRIx64 " port %d (%s)\n", in __osm_perfmgr_query_counters() [all …]
|
| HD | osm_mcast_fwd_rcv.c | 94 "Switch 0x%016" PRIx64 ", TID 0x%" PRIx64 "\n", in osm_mft_rcv_process() 104 "0x%016" PRIx64 "\n", cl_ntoh64(node_guid)); in osm_mft_rcv_process() 112 "\n\t\t\t\tSwitch 0x%016" PRIx64 in osm_mft_rcv_process()
|
| HD | osm_mcast_mgr.c | 167 "No port object for port 0x%016" PRIx64 "\n", in osm_mcast_mgr_compute_avg_hops() 226 "No port object for port 0x%016" PRIx64 "\n", in osm_mcast_mgr_compute_max_hops() 287 "Switch 0x%016" PRIx64 ", hops = %f\n", in __osm_mcast_mgr_find_optimal_switch() 298 "Best switch is 0x%" PRIx64 ", hops = %f\n", in __osm_mcast_mgr_find_optimal_switch() 453 PRIx64 "\n" in __osm_mcast_mgr_subdivide() 468 PRIx64 "\n" in __osm_mcast_mgr_subdivide() 498 "Unable to route for port 0x%" PRIx64 "\n", in __osm_mcast_mgr_purge_list() 544 "Routing MLID 0x%X through switch 0x%" PRIx64 in __osm_mcast_mgr_branch() 570 "Switch 0x%" PRIx64 " does not support multicast\n", in __osm_mcast_mgr_branch() 722 "Found leaf for port 0x%016" PRIx64 in __osm_mcast_mgr_branch() [all …]
|
| HD | osm_lid_mgr.c | 167 "could not get lid for guid:0x%016" PRIx64 "\n", in __osm_lid_mgr_validate_db() 177 "guid:0x%016" PRIx64 "\n", min_lid, in __osm_lid_mgr_validate_db() 186 PRIx64 in __osm_lid_mgr_validate_db() 202 PRIx64 in __osm_lid_mgr_validate_db() 216 "guid:0x%016" PRIx64 "\n", in __osm_lid_mgr_validate_db() 413 "0x%016" PRIx64 " illegal range:" in __osm_lid_mgr_init_sweep() 781 OSM_LOG(p_mgr->p_log, OSM_LOG_DEBUG, "0x%016" PRIx64 in __osm_lid_mgr_get_port_lid() 786 "0x%016" PRIx64 " with lid:%u " in __osm_lid_mgr_get_port_lid() 798 "0x%016" PRIx64 " has no persistent lid assigned\n", in __osm_lid_mgr_get_port_lid() 818 "0x%016" PRIx64 in __osm_lid_mgr_get_port_lid() [all …]
|
| /trueos/contrib/llvm/tools/lldb/source/Expression/ |
| HD | IRMemoryMap.cpp | 343 … log->Printf("IRMemoryMap::Malloc (%" PRIu64 ", 0x%" PRIx64 ", 0x%" PRIx64 ", %s) -> 0x%" PRIx64, in Malloc() 414 log->Printf("IRMemoryMap::Free (0x%" PRIx64 ") freed [0x%" PRIx64 "..0x%" PRIx64 ")", in Free() 495 …Printf("IRMemoryMap::WriteMemory (0x%" PRIx64 ", 0x%" PRIx64 ", 0x%" PRId64 ") went to [0x%" PRIx6… in WriteMemory() 628 …Printf("IRMemoryMap::ReadMemory (0x%" PRIx64 ", 0x%" PRIx64 ", 0x%" PRId64 ") came from [0x%" PRIx… in ReadMemory() 702 …rorStringWithFormat("Couldn't find an allocation containing [0x%" PRIx64 "..0x%" PRIx64 ")", proce… in GetMemoryData()
|
| HD | IRExecutionUnit.cpp | 128 …log->Printf("Found function, has local address 0x%" PRIx64 " and remote address 0x%" PRIx64, (uint… in DisassembleFunction() 142 …log->Printf("Function's code range is [0x%" PRIx64 "+0x%" PRIx64 "]", func_range.first, func_range… in DisassembleFunction() 526 …log->Printf("IRExecutionUnit::allocateCodeSection(Size=0x%" PRIx64 ", Alignment=%u, SectionID=%u) … in allocateCodeSection() 551 …log->Printf("IRExecutionUnit::allocateDataSection(Size=0x%" PRIx64 ", Alignment=%u, SectionID=%u) … in allocateDataSection() 573 log->Printf("IRExecutionUnit::allocateGlobal(Size=0x%" PRIx64 ", Alignment=%u) = %p", in allocateGlobal() 603 …essForLocal() found 0x%" PRIx64 " in [0x%" PRIx64 "..0x%" PRIx64 "], and returned 0x%" PRIx64 " fr… in GetRemoteAddressForLocal()
|
| /trueos/contrib/ofed/management/opensm/complib/ |
| HD | cl_event_wheel.c | 244 PRIx64 ">, aging time:%" PRIu64 "\n", in cl_event_wheel_dump() 269 " key:<0x%" PRIx64 ">\n", p_event->key); in cl_event_wheel_destroy() 311 PRIx64 "\n", key); in cl_event_wheel_reg() 337 CL_DBG("cl_event_wheel_reg: Registering event key:0x%" PRIx64 in cl_event_wheel_reg() 410 CL_DBG("cl_event_wheel_unreg: " "Removing key:0x%" PRIx64 "\n", key); in cl_event_wheel_unreg() 427 CL_DBG("cl_event_wheel_unreg: Removed key:0x%" PRIx64 "\n", in cl_event_wheel_unreg() 433 CL_DBG("cl_event_wheel_unreg: did not find key:0x%" PRIx64 in cl_event_wheel_unreg() 451 PRIx64 "\n", key); in cl_event_wheel_num_regs() 485 printf("Event key:0x%" PRIx64 " Context:%s NumRegs:%u\n", in __cl_event_wheel_dump() 501 printf("Event key:0x%" PRIx64 " Context:%s NumRegs:%u\n", in __cl_event_wheel_dump() [all …]
|
| /trueos/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
| HD | DYLDRendezvous.cpp | 382 log->Printf(" Address: %" PRIx64, GetRendezvousAddress()); in DumpToLog() 384 log->Printf(" Link : %" PRIx64, GetLinkMapAddress()); in DumpToLog() 385 log->Printf(" Break : %" PRIx64, GetBreakAddress()); in DumpToLog() 386 log->Printf(" LDBase : %" PRIx64, GetLDBase()); in DumpToLog() 401 log->Printf(" Base : %" PRIx64, I->base_addr); in DumpToLog() 402 log->Printf(" Path : %" PRIx64, I->path_addr); in DumpToLog() 403 log->Printf(" Dyn : %" PRIx64, I->dyn_addr); in DumpToLog() 404 log->Printf(" Next : %" PRIx64, I->next); in DumpToLog() 405 log->Printf(" Prev : %" PRIx64, I->prev); in DumpToLog()
|
| /trueos/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
| HD | ItaniumABILanguageRuntime.cpp | 114 … log->Printf ("0x%16.16" PRIx64 ": static-type = '%s' has vtable symbol '%s'\n", in GetDynamicTypeAndAddress() 152 log->Printf("0x%16.16" PRIx64 ": is not dynamic\n", original_ptr); in GetDynamicTypeAndAddress() 159 …log->Printf ("0x%16.16" PRIx64 ": static-type = '%s' has dynamic type: uid={0x%" PRIx64 "}, type-n… in GetDynamicTypeAndAddress() 178 …log->Printf ("0x%16.16" PRIx64 ": static-type = '%s' has multiple matching dynamic types: uid={0x%… in GetDynamicTypeAndAddress() 195 …log->Printf ("0x%16.16" PRIx64 ": static-type = '%s' has multiple matching dynamic types, picking … in GetDynamicTypeAndAddress() 209 …log->Printf ("0x%16.16" PRIx64 ": static-type = '%s' has multiple matching dynamic types, didn't f… in GetDynamicTypeAndAddress()
|
| /trueos/contrib/llvm/lib/DebugInfo/ |
| HD | DWARFDebugRangeList.cpp | 50 ? "%08x %08" PRIx64 " %08" PRIx64 "\n" in dump() 51 : "%08x %016" PRIx64 " %016" PRIx64 "\n"); in dump()
|
| /trueos/contrib/xz/src/common/ |
| HD | sysdefs.h | 82 # ifndef PRIx64 83 # define PRIx64 "llx" macro 95 # ifndef PRIx64 96 # define PRIx64 "lx" macro
|
| /trueos/contrib/llvm/tools/lldb/source/Symbol/ |
| HD | Block.cpp | 92 s->Printf(", parent = {0x%8.8" PRIx64 "}", parent_block->GetID()); in Dump() 197 s->Printf(", Block{0x%8.8" PRIx64 "}", GetID()); in DumpSymbolContext() 411 …%8.8" PRIx64 "} has range[%u] [0x%" PRIx64 " - 0x%" PRIx64 ") which is not contained in parent blo… in AddRange() 424 …%8.8" PRIx64 "} has range[%u] [0x%" PRIx64 " - 0x%" PRIx64 ") which is not contained in parent blo… in AddRange()
|
| /trueos/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/ |
| HD | OperatingSystemPython.cpp | 352 …ython::CreateRegisterContextForThread (tid = 0x%" PRIx64 ", 0x%" PRIx64 ", reg_data_addr = 0x%" PR… in CreateRegisterContextForThread() 363 …OperatingSystemPython::CreateRegisterContextForThread (tid = 0x%" PRIx64 ", 0x%" PRIx64 ") fetchin… in CreateRegisterContextForThread() 387 …log->Printf ("OperatingSystemPython::CreateRegisterContextForThread (tid = 0x%" PRIx64 ") forcing … in CreateRegisterContextForThread() 409 …og->Printf ("OperatingSystemPython::CreateThread (tid = 0x%" PRIx64 ", context = 0x%" PRIx64 ") fe… in CreateThread()
|