Home
last modified time | relevance | path

Searched refs:symoff (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/dlfilters/
A Ddlfilter-test-api-v0.c77 __u32 symoff; member
238 CHECK(!al->symoff); in check_al()
252 CHECK(!addr_al->symoff); in check_addr_al()
/linux/tools/perf/include/perf/
A Dperf_dlfilter.h72 __u32 symoff; member
/linux/tools/perf/util/
A Ddlfilter.c52 d_al->symoff = al->addr - sym->start; in al_to_d_al()
54 d_al->symoff = al->addr - al->map->start - sym->start; in al_to_d_al()
60 d_al->symoff = 0; in al_to_d_al()
/linux/tools/perf/Documentation/
A Dperf-dlfilter.txt164 __u32 symoff;
A Dperf-script.txt130 comm, tid, pid, time, cpu, event, trace, ip, sym, dso, addr, symoff,
A Dperf-script-python.txt646 symbol, symoff, dso, time_enabled, time_running, values, callchain,

Completed in 10 milliseconds