Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/pmu-events/
Djevents.py471 def add_events_table_entries(item: os.DirEntry, topic: str) -> None: argument
600 def preprocess_one_file(parents: Sequence[str], item: os.DirEntry) -> None: argument
636 def process_one_file(parents: Sequence[str], item: os.DirEntry) -> None: argument
1236 action: Callable[[Sequence[str], os.DirEntry], None]) -> None: argument