Searched defs:short_name (Results 1 – 9 of 9) 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 | dsos.c | 115 static int __dso__cmp_short_name(const char *short_name, struct dso_id *id, struct dso *b) in __dso__cmp_short_name()
|
D | bpf-event.c | 130 const char *short_name = NULL; in synthesize_bpf_prog_name() local
|
D | dso.h | 184 const char *short_name; member
|
D | dso.c | 1223 const char *short_name, int dso_type) in machine__findnew_kernel()
|
D | probe-event.c | 171 const char *short_name = dso->short_name; in kernel_get_module_map() local
|
/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 1006 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x): argument
|
D | exported-sql-viewer.py | 4807 def FileFromNamesAndBuildId(self, short_name, long_name, build_id): argument
|
/tools/lib/subcmd/ |
D | parse-options.h | 99 int short_name; member
|