Home
last modified time | relevance | path

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

/tools/perf/util/
Djitdump.c149 ssize_t bs, bsz = 0; in jit_open() local
259 size_t bs, size; in jit_get_next_entry() local
Dthread-stack.c385 struct branch_stack *bs = ts->br_stack_rb; in thread_stack__update_br_stack() local
Dpmu.c1627 const struct sevent *bs = b; in cmp_sevent() local
Dsymbol.c1572 const asymbol *as = *(const asymbol **)a, *bs = *(const asymbol **)b; in bfd_symbols__cmpvalue() local
Dcs-etm.c1017 struct branch_stack *bs = tidq->last_branch_rb; in cs_etm__update_last_branch_rb() local
Dhist.c2629 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al, in hist__account_cycles()
Dparse-events.c2574 const char * const *bs = b; in cmp_string() local
Dmachine.c2217 const struct branch_stack *bs = sample->branch_stack; in sample__resolve_bstack() local
/tools/perf/
Dbuiltin-annotate.c129 static void process_branch_stack(struct branch_stack *bs, struct addr_location *al, in process_branch_stack()