Home
last modified time | relevance | path

Searched defs:short_name (Results 1 – 9 of 9) sorted by relevance

/tools/perf/util/
Dvdso.c127 static struct dso *__machine__addnew_vdso(struct machine *machine, const char *short_name, in __machine__addnew_vdso()
Ddsos.c115 static int __dso__cmp_short_name(const char *short_name, struct dso_id *id, struct dso *b) in __dso__cmp_short_name()
Dbpf-event.c130 const char *short_name = NULL; in synthesize_bpf_prog_name() local
Ddso.h184 const char *short_name; member
Ddso.c1223 const char *short_name, int dso_type) in machine__findnew_kernel()
Dprobe-event.c171 const char *short_name = dso->short_name; in kernel_get_module_map() local
/tools/perf/scripts/python/
Dexport-to-postgresql.py1006 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x): argument
Dexported-sql-viewer.py4807 def FileFromNamesAndBuildId(self, short_name, long_name, build_id): argument
/tools/lib/subcmd/
Dparse-options.h99 int short_name; member