Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/pmu-events/
H A Djevents.py37 _pending_metrics_tblname = None variable
518 global _pending_metrics_tblname
519 if _pending_metrics_tblname.endswith('_sys'):
521 _sys_metric_tables.append(_pending_metrics_tblname)
524 _metric_tables.append(_pending_metrics_tblname)
614 global _pending_metrics_tblname
615 _pending_metrics_tblname = file_name_to_table_name('pmu_metrics_', parents, item.name)
618 _sys_event_table_to_metric_table_mapping[_pending_events_tblname] = _pending_metrics_tblname