Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_program.c365 char *dthi_pmname; /* provider macro name */ member
477 infop->dthi_pmname, mname) < 0) in dt_header_probe()
519 infop->dthi_pmname, mname, in dt_header_probe()
521 infop->dthi_pmname, mname, in dt_header_probe()
527 infop->dthi_pmname, mname) < 0) in dt_header_probe()
556 info.dthi_pmname = alloca(strlen(pvp->pv_desc.dtvd_name) + 1); in dt_header_provider()
557 dt_header_fmt_macro(info.dthi_pmname, pvp->pv_desc.dtvd_name); in dt_header_provider()