Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/pmu-events/
H A Djevents.py438 def add_events_table_entries(item: os.DirEntry, topic: str) -> None: argument
563 def preprocess_one_file(parents: Sequence[str], item: os.DirEntry) -> None: argument
599 def process_one_file(parents: Sequence[str], item: os.DirEntry) -> None: argument
1165 action: Callable[[Sequence[str], os.DirEntry], None]) -> None: argument