Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dunwind-libdw.c86 void **userdatap; in __report_module() local
88 dwfl_module_info(mod, &userdatap, NULL, NULL, NULL, NULL, NULL, NULL); in __report_module()
89 *userdatap = dso; in __report_module()