Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dpower8-pmu.c43 int cyc_cnt = 0; in pmu_update_summaries() local
172 int sprn, cyc_cnt = env->pmc_cyc_cnt; in pmu_update_cycles() local
/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1031 …od, weight, transaction, data_src, branch_type, in_tx, call_path_id, insn_cnt, cyc_cnt, flags, *x): argument
1043 …e, branch_count, call_id, return_id, parent_call_path_id, flags, parent_id, insn_cnt, cyc_cnt, *x): argument
H A Dexported-sql-viewer.py528 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, br… argument
572 …row, comm_id, thread_id, call_path_id, name, dso, count, time, insn_cnt, cyc_cnt, branch_count, pa… argument
808 …b, params, row, comm_id, thread_id, calls_id, call_time, time, insn_cnt, cyc_cnt, branch_count, pa… argument
854 …row, comm_id, thread_id, calls_id, name, dso, call_time, time, insn_cnt, cyc_cnt, branch_count, pa… argument
3029 def CalcIPC(cyc_cnt, insn_cnt): argument
/openbmc/linux/tools/perf/include/perf/
H A Dperf_dlfilter.h53 __u64 cyc_cnt; /* For instructions-per-cycle (IPC) */ member
/openbmc/linux/tools/perf/util/
H A Dsample.h92 u64 cyc_cnt; member
/openbmc/linux/tools/perf/dlfilters/
H A Ddlfilter-test-api-v0.c52 __u64 cyc_cnt; /* For instructions-per-cycle (IPC) */ member
H A Ddlfilter-test-api-v2.c58 __u64 cyc_cnt; /* For instructions-per-cycle (IPC) */ member