Searched defs:column_name (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/turbostat/ |
H A D | added_perf_counters.py | 16 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 D | exported-sql-viewer.py | 3362 def __init__(self, glb, label, placeholder_text, column_name, parent): argument 3438 def __init__(self, glb, label, placeholder_text, column_name, parent): argument
|