Home
last modified time | relevance | path

Searched defs:dbg (Results 1 – 7 of 7) sorted by relevance

/tools/build/feature/
Dtest-dwarf.c7 Dwarf *dbg = dwarf_begin(0, DWARF_C_READ); in main() local
/tools/power/cpupower/utils/idle_monitor/
Dnhm_idle.c130 unsigned long long dbg, val; in nhm_start() local
148 unsigned long long dbg; in nhm_stop() local
Dmperf_monitor.c189 unsigned long long dbg; in mperf_start() local
204 unsigned long long dbg; in mperf_stop() local
/tools/perf/util/
Dprobe-finder.c61 static int debuginfo__init_offline_dwarf(struct debuginfo *dbg, in debuginfo__init_offline_dwarf()
98 struct debuginfo *dbg = zalloc(sizeof(*dbg)); in __debuginfo__new() local
144 void debuginfo__delete(struct debuginfo *dbg) in debuginfo__delete()
1054 static int pubname_search_cb(Dwarf *dbg, Dwarf_Global *gl, void *data) in pubname_search_cb()
1078 static int debuginfo__find_probe_location(struct debuginfo *dbg, in debuginfo__find_probe_location()
1150 static int debuginfo__find_probes(struct debuginfo *dbg, in debuginfo__find_probes()
1327 int debuginfo__find_trace_events(struct debuginfo *dbg, in debuginfo__find_trace_events()
1471 int debuginfo__find_available_vars_at(struct debuginfo *dbg, in debuginfo__find_available_vars_at()
1504 int debuginfo__get_text_offset(struct debuginfo *dbg, Dwarf_Addr *offs, in debuginfo__get_text_offset()
1542 int debuginfo__find_probe_point(struct debuginfo *dbg, unsigned long addr, in debuginfo__find_probe_point()
[all …]
Dprobe-finder.h30 Dwarf *dbg; member
/tools/usb/usbip/libsrc/
Dusbip_common.h75 #define dbg(fmt, args...) \ macro
/tools/accounting/
Dgetdelays.c50 int dbg; variable