Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/pmu-events/
Djevents.py39 def removesuffix(s: str, suffix: str) -> str: function
172 return removesuffix(removesuffix(removesuffix(s, '. '),
401 return removesuffix(topic, '.json').replace('-', ' ')