Searched defs:collection (Results 1 – 2 of 2) sorted by relevance
/tools/perf/ |
D | builtin-bench.c | 95 struct collection { struct 101 static struct collection collections[] = { argument
|
/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 1269 def __init__(self, collection, xbase=Decimal(0), ybase=Decimal(0)): argument 1294 def __init__(self, db, collection, cpu, xbase): argument 1678 def __init__(self, collection, data, attrs, event_handler, first, parent=None): argument 1794 def __init__(self, collection, attrs, event_handler, child_class, parent=None): argument 1921 def __init__(self, collection, region_attributes, parent=None): argument 1995 def __init__(self, collection, region_attributes, parent=None): argument 2189 def __init__(self, glb, collection, parent=None): argument
|