Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/pmu-events/
H A Djevents.py479 def add_events_table_entries(item: os.DirEntry, topic: str) -> None: argument
608 def preprocess_one_file(parents: Sequence[str], item: os.DirEntry) -> None: argument
644 def process_one_file(parents: Sequence[str], item: os.DirEntry) -> None: argument
1252 action: Callable[[Sequence[str], os.DirEntry], None]) -> None: argument