Searched defs:total_cycles (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/perf/util/
H A Dblock-info.h19 u64 total_cycles; member in struct:block_info
30 u64 total_cycles; member in struct:block_fmt
H A Dblock-info.c99 init_block_info(struct block_info *bi, struct symbol *sym, struct cyc_hist *ch, int offset, u64 total_cycles) argument
116 block_info__process_sym(struct hist_entry *he, struct block_hist *bh, u64 *block_cycles_aggr, u64 total_cycles) argument
402 process_block_report(struct hists *hists, struct block_report *block_report, u64 total_cycles, int *block_hpps, int nr_hpps) argument
433 block_info__create_report(struct evlist *evlist, u64 total_cycles, int *block_hpps, int nr_hpps, int *nr_reps) argument
[all...]
H A Dhist.c2668 hist__account_cycles(struct branch_stack *bs, struct addr_location *al, struct perf_sample *sample, bool nonany_branch_mode, u64 *total_cycles) argument
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dscan.h66 u8 total_cycles; /* 0 - infinite */ member in struct:wl18xx_cmd_scan_params
/linux-master/drivers/clocksource/
H A Dsh_cmt.c107 u64 total_cycles; member in struct:sh_cmt_channel
/linux-master/tools/perf/
H A Dbuiltin-report.c113 u64 total_cycles; member in struct:report
H A Dbuiltin-script.c1256 int total_cycles = 0; local
1165 ip__fprintf_jump(uint64_t ip, struct branch_entry *en, struct perf_insn *x, u8 *inbuf, int len, int insn, FILE *fp, int *total_cycles, struct perf_event_attr *attr, struct thread *thread) argument

Completed in 126 milliseconds