Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_usage.c1096 vmu_bound_t *e_first = NULL; in vmu_calculate_seg() local
1406 VMUSAGE_BOUND_UNKNOWN, &e_first, &e_last); in vmu_calculate_seg()
1414 rss = vmu_update_bounds(e_tree, &e_first, in vmu_calculate_seg()
1435 vmu_merge_bounds(e_tree, &e_first, &e_last); in vmu_calculate_seg()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c338 uint8_t e_first; /* does buf contain the first one? */ member
368 if (eiip->e_first && !eiip->e_allprefix && prefix > 0) { in enum_p2_cb()
388 eiip->e_first = !eiip->e_found; in enum_p2_cb()
430 if (!eii.e_first) in enum_value_print_p2()