Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/pmu-events/
A Djevents.py58 def removesuffix(s: str, suffix: str) -> str: function
193 return removesuffix(removesuffix(removesuffix(s, '. '),
473 return removesuffix(topic, '.json').replace('-', ' ')

Completed in 4 milliseconds