Home
last modified time | relevance | path

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

/tools/perf/util/
Dvdso.c123 static struct dso *__machine__addnew_vdso(struct machine *machine, const char *short_name, in __machine__addnew_vdso()
Ddso.h166 const char *short_name; member
Dparse-options.h94 int short_name; member
Ddso.c886 const char *short_name, int dso_type) in machine__findnew_kernel()
/tools/perf/scripts/python/
Dexport-to-postgresql.py686 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x): argument