Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py487 def __init__(self, glb, params, row, parent_item): argument
528 …params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, branch_count, parent_item): argument
572 …id, thread_id, call_path_id, name, dso, count, time, insn_cnt, cyc_cnt, branch_count, parent_item): argument
589 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument
617 def __init__(self, glb, params, row, comm_id, comm, parent_item): argument
811 … row, comm_id, thread_id, calls_id, call_time, time, insn_cnt, cyc_cnt, branch_count, parent_item): argument
857 …id, thread_id, calls_id, name, dso, call_time, time, insn_cnt, cyc_cnt, branch_count, parent_item): argument
874 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument
902 def __init__(self, glb, params, row, comm_id, comm, parent_item): argument
2862 def __init__(self, row, col, text, parent_item): argument
[all …]