Home
last modified time | relevance | path

Searched defs:self (Results 1 – 9 of 9) sorted by relevance

/tools/perf/scripts/python/
Dcall-graph-from-postgresql.py64 def __init__(self, db, row, parent_item): argument
80 def setUpRoot(self): argument
94 def setUpLevel1(self, comm_id, comm): argument
110 def setUpLevel2(self, comm_id, thread_id, pid, tid): argument
115 def getChildItem(self, row): argument
118 def getParentItem(self): argument
121 def getRow(self): argument
124 def timePercent(self, b): argument
130 def branchPercent(self, b): argument
136 def addChild(self, call_path_id, name, dso, count, time, branch_count): argument
[all …]
Dsched-migration.py39 def __repr__(self): argument
47 def __init__(self, sleeper): argument
50 def __repr__(self): argument
58 def __init__(self, wakee): argument
61 def __repr__(self): argument
69 def __init__(self, child): argument
72 def __repr__(self): argument
80 def __init__(self, new): argument
83 def __repr__(self): argument
91 def __init__(self, old): argument
[all …]
Dcompaction-times.py29 def __init__(self, re): argument
32 def filter(self, pid, comm): argument
37 def __init__(self, low, high): argument
41 def filter(self, pid, comm): argument
55 def __init__(self, aval, bval, alabel = None, blabel = None): argument
61 def __add__(self, rhs): argument
66 def __str__(self): argument
70 def __init__(self, ns): argument
76 def __add__(self, rhs): argument
83 def __str__(self): argument
[all …]
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DSchedGui.py23 def __init__(self, sched_tracer, title, parent = None, id = -1): argument
65 def us_to_px(self, val): argument
68 def px_to_us(self, val): argument
71 def scroll_start(self): argument
75 def scroll_start_us(self): argument
79 def paint_rectangle_zone(self, nr, color, top_color, start, end): argument
103 def update_rectangles(self, dc, start, end): argument
108 def on_paint(self, event): argument
118 def rect_from_ypixel(self, y): argument
128 def update_summary(self, txt): argument
[all …]
DEventClass.py36 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC): argument
45 def show(self): argument
55 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS): argument
84 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS_LL): argument
DCore.py109 def __init__(self, common_cpu, common_secs, common_nsecs, argument
118 def ts(self): argument
121 def ts_format(self): argument
/tools/perf/tests/
Dattr.py13 def __init__(self, test, msg): argument
16 def getMsg(self): argument
20 def __init__(self, test): argument
22 def getMsg(self): argument
66 def add(self, data): argument
71 def __init__(self, name, data, base): argument
78 def compare_data(self, a, b): argument
92 def equal(self, other): argument
101 def diff(self, other): argument
120 def __init__(self, path, options): argument
[all …]
Dhists_cumulate.c164 u64 self; member
/tools/perf/util/
Dsetup.py10 def finalize_options(self): argument
16 def finalize_options(self): argument