Home
last modified time | relevance | path

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

/tools/lib/api/
A Dio_dir.h44 struct io_dirent64 { struct
55 struct io_dirent64 *next; argument
56 struct io_dirent64 buff[4];
71 static inline struct io_dirent64 *io_dir__readdir(struct io_dir *iod) in io_dir__readdir()
73 struct io_dirent64 *entry; in io_dir__readdir()
84 iod->next = (struct io_dirent64 *)((char *)entry + entry->d_reclen); in io_dir__readdir()
89 static inline bool io_dir__is_dir(const struct io_dir *iod, struct io_dirent64 *dent) in io_dir__is_dir()
/tools/perf/util/
A Dtp_pmu.c33 struct io_dirent64 *evt_ent; in tp_pmu__for_each_tp_event()
66 struct io_dirent64 *events_ent; in tp_pmu__for_each_tp_sys()
A Dhwmon_pmu.c241 struct io_dirent64 *ent; in hwmon_pmu__read_events()
707 struct io_dirent64 *class_hwmon_ent; in perf_pmus__read_hwmon_pmus()
A Dpmu.c206 struct io_dirent64 *evt_ent; in perf_pmu__format_parse()
689 struct io_dirent64 *evt_ent; in __pmu_aliases_parse()
2377 struct io_dirent64 *evt_ent; in perf_pmu__caps_parse()
A Dpmus.c246 struct io_dirent64 *dent; in pmu_read_sysfs()
A Dheader.c1323 struct io_dirent64 *ent; in memory_node__read()
1386 struct io_dirent64 *ent; in build_mem_topology()
A Dsynthetic-events.c778 struct io_dirent64 *dent; in __event__synthesize_thread()
A Dmachine.c1382 struct io_dirent64 *dent; in maps__set_modules_path_dir()
/tools/perf/arch/x86/util/
A Dpmu.c87 struct io_dirent64 *dent; in num_chas()

Completed in 33 milliseconds