Searched defs:short_name (Results 1 – 7 of 7) sorted by relevance
/tools/perf/util/ |
D | vdso.c | 127 static struct dso *__machine__addnew_vdso(struct machine *machine, const char *short_name, in __machine__addnew_vdso()
|
D | bpf-event.c | 128 const char *short_name = NULL; in synthesize_bpf_prog_name() local
|
D | dso.h | 169 const char *short_name; member
|
D | dso.c | 1098 const char *short_name, int dso_type) in machine__findnew_kernel()
|
/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 1003 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x): argument
|
D | exported-sql-viewer.py | 3487 def FileFromNamesAndBuildId(self, short_name, long_name, build_id): argument
|
/tools/lib/subcmd/ |
D | parse-options.h | 103 int short_name; member
|