Home
last modified time | relevance | path

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

/trueos/sys/cddl/contrib/opensolaris/uts/common/dtrace/
HDdtrace.c9247 dtrace_mops_t *mops = &meta->dtm_mops; local
9282 if ((parg = mops->dtms_provide_pid(meta->dtm_arg, &dhpv, pid)) == NULL)
9313 mops->dtms_create_probe(meta->dtm_arg, parg, &dhpb);
9356 dtrace_mops_t *mops = &meta->dtm_mops; local
9369 mops->dtms_remove_pid(meta->dtm_arg, &dhpv, pid);
9401 dtrace_meta_register(const char *name, const dtrace_mops_t *mops, void *arg, argument
9420 if (mops == NULL ||
9421 mops->dtms_create_probe == NULL ||
9422 mops->dtms_provide_pid == NULL ||
9423 mops->dtms_remove_pid == NULL) {
[all …]
/trueos/contrib/llvm/lib/Target/AArch64/
HDAArch64InstrInfo.td4528 // addressing-modes. This just mops up the cases where that doesn't work and we