Home
last modified time | relevance | path

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

/linux/tools/perf/tests/shell/lib/
H A Dperf_json_output_lint.py42 def is_counter_value(num): function
49 'counter-value': lambda x: is_counter_value(x),