Home
last modified time | relevance | path

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

/linux/tools/perf/pmu-events/
H A Djevents.py499 add_events_table_entries(item: os.DirEntry, topic: str) global() argument
629 preprocess_one_file(parents: Sequence[str], item: os.DirEntry) global() argument
665 process_one_file(parents: Sequence[str], item: os.DirEntry) global() argument
1394 ftw(path: str, parents: Sequence[str], action: Callable[[Sequence[str], os.DirEntry], None]) global() argument