Home
last modified time | relevance | path

Searched defs:debug_id (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/core/utils/
Dinfo.cc118 int64_t DebugInfo::debug_id() { in debug_id() function in mindspore::DebugInfo
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h282 unsigned debug_id; member
/third_party/alsa-lib/src/control/
Dcontrol_remap.c47 #define debug_id(id, format, args...) do { } while (0) macro