Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Dvm_usage.c1096 vmu_bound_t *e_first = NULL; in vmu_calculate_seg() local
1404 VMUSAGE_BOUND_UNKNOWN, &e_first, &e_last); in vmu_calculate_seg()
1412 rss = vmu_update_bounds(e_tree, &e_first, in vmu_calculate_seg()
1433 vmu_merge_bounds(e_tree, &e_first, &e_last); in vmu_calculate_seg()
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c337 uint8_t e_first; /* does buf contain the first one? */ member
367 if (eiip->e_first && !eiip->e_allprefix && prefix > 0) { in enum_p2_cb()
387 eiip->e_first = !eiip->e_found; in enum_p2_cb()
429 if (!eii.e_first) in enum_value_print_p2()