Searched defs:dbg (Results 1 – 8 of 8) sorted by relevance
/tools/build/feature/ |
D | test-dwarf.c | 8 Dwarf *dbg = dwarf_begin(0, DWARF_C_READ); in main() local
|
/tools/power/cpupower/utils/idle_monitor/ |
D | nhm_idle.c | 129 unsigned long long dbg, val; in nhm_start() local 147 unsigned long long dbg; in nhm_stop() local
|
/tools/testing/selftests/kvm/x86_64/ |
D | hyperv_features.c | 157 struct kvm_cpuid_entry2 *dbg) in hv_set_cpuid() 180 struct kvm_cpuid_entry2 dbg = { in guest_test_msrs_access() local 493 struct kvm_cpuid_entry2 dbg = { in guest_test_hcalls_access() local
|
/tools/perf/util/ |
D | probe-finder.c | 55 static int debuginfo__init_offline_dwarf(struct debuginfo *dbg, in debuginfo__init_offline_dwarf() 95 struct debuginfo *dbg = zalloc(sizeof(*dbg)); in __debuginfo__new() local 147 void debuginfo__delete(struct debuginfo *dbg) in debuginfo__delete() 1134 static int pubname_search_cb(Dwarf *dbg, Dwarf_Global *gl, void *data) in pubname_search_cb() 1158 static int debuginfo__find_probe_location(struct debuginfo *dbg, in debuginfo__find_probe_location() 1232 static int debuginfo__find_probes(struct debuginfo *dbg, in debuginfo__find_probes() 1469 int debuginfo__find_trace_events(struct debuginfo *dbg, in debuginfo__find_trace_events() 1639 int debuginfo__find_available_vars_at(struct debuginfo *dbg, in debuginfo__find_available_vars_at() 1672 int debuginfo__get_text_offset(struct debuginfo *dbg, Dwarf_Addr *offs, in debuginfo__get_text_offset() 1710 int debuginfo__find_probe_point(struct debuginfo *dbg, u64 addr, in debuginfo__find_probe_point() [all …]
|
D | probe-finder.h | 32 Dwarf *dbg; member 69 struct debuginfo *dbg; member
|
/tools/cgroup/ |
D | iocost_coef_gen.py | 55 def dbg(msg): function
|
/tools/usb/usbip/libsrc/ |
D | usbip_common.h | 86 #define dbg(fmt, args...) \ macro
|
/tools/accounting/ |
D | getdelays.c | 51 int dbg; variable
|