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.py471 def add_events_table_entries(item: os.DirEntry, topic: str) -> None: argument
596 preprocess_one_file(parents: Sequence[str], item: os.DirEntry) global() argument
632 process_one_file(parents: Sequence[str], item: os.DirEntry) global() argument
1229 ftw(path: str, parents: Sequence[str], action: Callable[[Sequence[str], os.DirEntry], None]) global() argument