Home
last modified time | relevance | path

Searched refs:vdso__new (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dvdso.c123 static struct dso *vdso__new(struct machine *machine, const char *short_name, in vdso__new() function
247 return vdso__new(machine, vdso_file->dso_name, file_name); in vdso__findnew_compat()
310 dso = vdso__new(machine, DSO__NAME_VDSO, file); in vdso__dso_findnew()