Searched refs:branch_entry (Results 1 – 7 of 7) sorted by relevance
319 sizeof(struct branch_entry); in cs_etm__alloc_queue()473 sizeof(struct branch_entry) * nr); in cs_etm__copy_last_branch_rb()485 sizeof(struct branch_entry) * etmq->last_branch_pos); in cs_etm__copy_last_branch_rb()547 struct branch_entry *be; in cs_etm__update_last_branch_rb()707 struct branch_entry entries; in cs_etm__synth_branch_sample()
150 struct branch_entry { struct158 struct branch_entry entries[0]; argument
772 sizeof(struct branch_entry); in intel_pt_alloc_queue()1007 sizeof(struct branch_entry) * nr); in intel_pt_copy_last_branch_rb()1012 sizeof(struct branch_entry) * ptq->last_branch_pos); in intel_pt_copy_last_branch_rb()1026 struct branch_entry *be; in intel_pt_update_last_branch_rb()1116 struct branch_entry entries; in intel_pt_synth_branch_sample()
2274 sizeof(struct branch_entry); in perf_evsel__parse_sample()2281 sz = data->branch_stack->nr * sizeof(struct branch_entry); in perf_evsel__parse_sample()2470 sz = sample->branch_stack->nr * sizeof(struct branch_entry); in perf_event__sample_event_size()2627 sz = sample->branch_stack->nr * sizeof(struct branch_entry); in perf_event__synthesize_sample()
1987 struct branch_entry *be, int nr) in save_iterations()2005 static int remove_loops(struct branch_entry *l, int nr, in remove_loops()2189 struct branch_entry be[nr]; in thread__resolve_callchain_sample()
943 struct branch_entry *e = &sample->branch_stack->entries[i]; in branch_stack__printf()
703 mispred_str(struct branch_entry *br) in mispred_str()913 static int ip__fprintf_jump(uint64_t ip, struct branch_entry *en, in ip__fprintf_jump()