Home
last modified time | relevance | path

Searched refs:to_l (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/tools/perf/util/
Dsort.c344 struct addr_map_symbol *to_l = &left->branch_info->to; in sort__sym_to_cmp() local
347 if (!to_l->sym && !to_r->sym) in sort__sym_to_cmp()
350 return _sort__sym_cmp(to_l->sym, to_r->sym, to_l->addr, to_r->addr); in sort__sym_to_cmp()
/linux-3.4.99/fs/reiserfs/
Dfix_node.c714 int to_l;\
716 to_l = (MAX_NR_KEY(Sh)+1 - lpar + vn->vn_nr_item + 1) / 2 -\
719 set_parameters (tb, h, to_l, 0, lnver, NULL, -1, -1);\