Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_pid.c61 GElf_Sym dpp_last; member
227 symp->st_value != pp->dpp_last.st_value || in dt_pid_sym_filt()
228 symp->st_size != pp->dpp_last.st_size) { in dt_pid_sym_filt()
240 pp->dpp_last = *symp; in dt_pid_sym_filt()