Home
last modified time | relevance | path

Searched defs:short_name (Results 1 – 7 of 7) 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()
Dbpf-event.c128 const char *short_name = NULL; in synthesize_bpf_prog_name() local
Ddso.h169 const char *short_name; member
Ddso.c1098 const char *short_name, int dso_type) in machine__findnew_kernel()
/tools/perf/scripts/python/
Dexport-to-postgresql.py1003 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x): argument
Dexported-sql-viewer.py3487 def FileFromNamesAndBuildId(self, short_name, long_name, build_id): argument
/tools/lib/subcmd/
Dparse-options.h103 int short_name; member