Lines Matching refs:dn_ident

333 		    dnp->dn_ident->di_name, argc);
343 dnp->dn_ident->di_name,
347 aid = anp->dn_ident;
355 dt_action_difconst(ap, anp->dn_ident->di_id, DTRACEACT_LIBACT);
365 int denormal = (strcmp(dnp->dn_ident->di_name, "denormalize") == 0);
376 dnp->dn_ident->di_name, argc, denormal ? 1 : 2);
386 dnp->dn_ident->di_name,
393 dnp->dn_ident->di_name);
396 aid = anp->dn_ident;
404 dt_action_difconst(ap, anp->dn_ident->di_id, DTRACEACT_LIBACT);
438 dnp->dn_ident->di_name, argc,
450 dnp->dn_ident->di_name,
459 dnp->dn_ident->di_name);
463 aid = anp->dn_ident;
471 dt_action_difconst(ap, anp->dn_ident->di_id, DTRACEACT_LIBACT);
522 dnp->dn_ident->di_name, argc, argr);
532 "\t argument: %s\n", dnp->dn_ident->di_name, argr,
536 aid = anp->dn_ident;
561 DT_PRINTF_AGGREGATION, dnp->dn_ident, 1,
567 dt_action_difconst(ap, anp->dn_ident->di_id, DTRACEACT_PRINTA);
588 dnp->dn_ident->di_name,
617 dnp->dn_ident->di_name, DT_FREOPEN_RESTORE);
627 dnp->dn_ident, 1, DTRACEACT_AGGREGATION, arg1);
751 assert(dnp->dn_ident->di_id == DT_ACT_JSTACK ||
752 dnp->dn_ident->di_id == DT_ACT_USTACK);
754 if (dnp->dn_ident->di_id == DT_ACT_JSTACK) {
763 assert(dnp->dn_ident->di_id == DT_ACT_USTACK);
970 switch (dnp->dn_expr->dn_ident->di_id) {
1058 "not yet supported\n", dnp->dn_expr->dn_ident->di_name);
1088 dnp->dn_ident->di_name);
1091 aid = dnp->dn_ident;
1092 fid = dnp->dn_aggfun->dn_ident;
1112 if (anp->dn_ident->di_id == DT_ACT_STACK) {
1117 if (anp->dn_ident->di_id == DT_ACT_USTACK ||
1118 anp->dn_ident->di_id == DT_ACT_JSTACK) {
1123 switch (anp->dn_ident->di_id) {