Home
last modified time | relevance | path

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

/tools/perf/scripts/python/
Dexport-to-postgresql.py1028 …p, period, weight, transaction, data_src, branch_type, in_tx, call_path_id, insn_cnt, cyc_cnt, *x): argument
1040 …e, branch_count, call_id, return_id, parent_call_path_id, flags, parent_id, insn_cnt, cyc_cnt, *x): argument
Dexported-sql-viewer.py509 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, br… argument
553 … params, row, comm_id, thread_id, call_path_id, name, dso, count, time, insn_cnt, cyc_cnt, branch_… argument
788 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, time, insn_cnt, cyc_cnt, branch… argument
833 …glb, params, row, comm_id, thread_id, calls_id, name, dso, count, time, insn_cnt, cyc_cnt, branch_… argument
1644 def CalcIPC(cyc_cnt, insn_cnt): argument
/tools/perf/util/
Devent.h127 u64 insn_cnt; member
Dintel-pt.c395 u64 insn_cnt; member
467 u64 offset, u64 insn_cnt, u64 byte_cnt, in intel_pt_cache_add()
528 u64 insn_cnt = 0; in intel_pt_walk_next_insn() local
/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c979 uint64_t max_insn_cnt, insn_cnt = 0; in intel_pt_walk_insn() local
/tools/include/uapi/linux/
Dbpf.h401 __u32 insn_cnt; member