Home
last modified time | relevance | path

Searched defs:column_name (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/turbostat/
H A Dadded_perf_counters.py16 def get_turbostat_perf_id(self, counter_scope, counter_type, column_name): argument
102 column_name = counter.event variable
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3362 def __init__(self, glb, label, placeholder_text, column_name, parent): argument
3438 def __init__(self, glb, label, placeholder_text, column_name, parent): argument