Searched refs:point (Results 1 – 13 of 13) sorted by relevance
/tools/perf/util/ |
D | probe-event.c | 369 memcpy(tmp, &pev->point, sizeof(*tmp)); in get_alternative_probe_event() 370 memset(&pev->point, 0, sizeof(pev->point)); in get_alternative_probe_event() 371 ret = find_alternative_probe_point(dinfo, tmp, &pev->point, in get_alternative_probe_event() 374 memcpy(&pev->point, tmp, sizeof(*tmp)); in get_alternative_probe_event() 574 tevs[i].point.address -= stext; in add_exec_to_probe_trace_events() 575 tevs[i].point.module = strdup(exec); in add_exec_to_probe_trace_events() 576 if (!tevs[i].point.module) { in add_exec_to_probe_trace_events() 608 tevs[i].point.module = strdup(module); in add_module_to_probe_trace_events() 609 if (!tevs[i].point.module) { in add_module_to_probe_trace_events() 643 if (!tevs[i].point.address || tevs[i].point.retprobe) in post_process_probe_trace_events() [all …]
|
D | probe-event.h | 48 struct probe_trace_point point; /* Trace point */ member 85 struct perf_probe_point point; /* Probe point */ member 108 struct probe_trace_point point; /* Actual probepoint */ member
|
D | probe-finder.c | 757 .function = pf->pev->point.function, in find_best_scope() 892 pf->pev->point.lazy_line); in find_probe_point_lazy() 904 struct perf_probe_point *pp = &pf->pev->point; in probe_point_inline_cb() 939 struct perf_probe_point *pp = &pf->pev->point; in probe_point_search_cb() 1029 struct perf_probe_point *pp = &pf->pev->point; in debuginfo__find_probes() 1193 struct perf_probe_point *pp = &pf->pev->point; in add_probe_trace_event() 1208 pp->retprobe, pp->function, &tev->point); in add_probe_trace_event() 1212 tev->point.realname = strdup(dwarf_diename(sc_die)); in add_probe_trace_event() 1213 if (!tev->point.realname) { in add_probe_trace_event() 1218 pr_debug("Probe point found: %s+%lu\n", tev->point.symbol, in add_probe_trace_event() [all …]
|
/tools/perf/arch/powerpc/util/ |
D | sym-handling.c | 80 tev->point.address += PPC64LE_LEP_OFFSET; in arch__fix_tev_from_maps() 81 tev->point.offset += PPC64LE_LEP_OFFSET; in arch__fix_tev_from_maps()
|
/tools/perf/Documentation/ |
D | perf-probe.txt | 79 Show available local variables at given probe point. The argument 147 …attern (see LAZY MATCHING). Note that ';PTN' must be the end of the probe point definition. In ad… 148 It is also possible to specify a probe point by the source line number or lazy matching by using 'S… 149 'ARG' specifies the arguments of this probe point, (see PROBE ARGUMENT). 158 …variables (including function parameters) which can access at given probe point. '$params' is expa… 184 This provides some sort of flexibility and robustness to probe point definitions against minor code…
|
D | perf-inject.txt | 16 point the processing code can inject other events into the event stream - in
|
D | android.txt | 10 Set the NDK variable to point to the path where you installed the NDK:
|
D | perf-script.txt | 167 At this point usage is displayed, and perf-script exits.
|
D | intel-pt.txt | 32 and how did software get to a certain point, or behave a certain way. The 238 starting point for decoding or recovery from errors.
|
/tools/thermal/tmon/ |
D | README | 16 links, trip point bindings, and device instances. To traverse such
|
/tools/perf/ |
D | builtin-probe.c | 345 tev->point.module, false); in perf_add_probe_events()
|
/tools/usb/usbip/ |
D | INSTALL | 37 some point `config.cache' contains results you don't want to keep, you
|
/tools/power/cpupower/po/ |
D | fr.po | 388 " -f, --freq Obtenir la fr�quence actuelle du CPU selon le point\n"
|