get_field
return get_field(delta_entry->delta_zone->memory,
return get_field(memory, get_immutable_header_offset(list_number),
tmp = get_field(pid, VIP_PID_FUNC_MASK, VIP_PID_FUNC_SHIFT);
return get_field(read_reg(dev, offset), mask, shift);
unsigned int get_field(unsigned int data, unsigned int field);
if (get_field(gctl, GCTL_AID))
if (!get_field(gctl, GCTL_AID)) {
return get_field(ctl->ca, SRCCA_CA);
return get_field(ctl->amoplo, AMOPLO_Y);
if (get_field(pllstat, PLLSTAT_PD))
if (get_field(pllstat, PLLSTAT_B) !=
get_field(pllctl, PLLCTL_B))
if (get_field(pllstat, PLLSTAT_CCS) !=
get_field(pllctl, PLLCTL_SRC))
if (get_field(pllstat, PLLSTAT_CRD) !=
get_field(pllctl, PLLCTL_RD))
if (get_field(pllstat, PLLSTAT_CFD) !=
get_field(pllctl, PLLCTL_FD))
if (get_field(gctl, GCTL_AID))
if (!get_field(gctl, GCTL_AID)) {
return get_field(ctl->ca, SRCCA_CA);
return get_field(ctl->amoplo, AMOPLO_Y);
struct hist_entry *he, hpp_field_fn get_field,
return __hpp__fmt(hpp, he, get_field, fmtstr, 1,
return __hpp__fmt(hpp, he, get_field, fmtstr, len, print_fn, fmtype);
struct hist_entry *he, hpp_field_fn get_field,
return hpp__fmt(fmt, hpp, he, get_field, fmtstr, print_fn, fmtype);
hpp_field_fn get_field, int nr_members,
fa[evsel__group_idx(evsel)] = get_field(pair);
fb[evsel__group_idx(evsel)] = get_field(pair);
hpp_field_fn get_field, int idx)
cmp = field_cmp(get_field(a), get_field(b));
ret = hist_entry__new_pair(a, b, get_field, nr_members, &fields_a, &fields_b);
hpp_field_fn get_field)
return __hpp__group_sort_idx(a, b, get_field,
ret = field_cmp(get_field(a), get_field(b));
i = hist_entry__new_pair(a, b, get_field, nr_members, &fields_a, &fields_b);
hpp_field_fn get_field)
ret = field_cmp(get_field(a), get_field(b));
hpp_field_fn get_field, const char *fmt, int len,
values[0].val = get_field(he);
values[i].val = get_field(pair);
struct hist_entry *he, hpp_field_fn get_field,
struct hist_entry *he, hpp_field_fn get_field,
target = get_field(line, 4);
opts = get_field(target, 2);
target = get_field(line, 4);
opts = get_field(target, 2);