Lines Matching refs:PMC_PO_OWNS_LOGFILE
869 if (po->po_flags & PMC_PO_OWNS_LOGFILE) in pmc_remove_owner()
888 ((po->po_flags & PMC_PO_OWNS_LOGFILE) == 0)) { in pmc_maybe_remove_owner()
1139 if (pm->pm_owner->po_flags & PMC_PO_OWNS_LOGFILE) { in pmc_attach_one_process()
1245 if (pm->pm_owner->po_flags & PMC_PO_OWNS_LOGFILE) in pmc_detach_one_process()
1346 if ((po->po_flags & PMC_PO_OWNS_LOGFILE) != 0) { in pmc_process_exec()
1393 (po->po_flags & PMC_PO_OWNS_LOGFILE) != 0) { in pmc_process_exec()
1847 if (po->po_flags & PMC_PO_OWNS_LOGFILE) in pmc_process_mmap()
1888 if (po->po_flags & PMC_PO_OWNS_LOGFILE) in pmc_process_munmap()
2874 if ((po->po_flags & PMC_PO_OWNS_LOGFILE) != 0) in pmc_register_owner()
3082 (po->po_flags & PMC_PO_OWNS_LOGFILE) == 0) in pmc_start()
3848 } else if (po->po_flags & PMC_PO_OWNS_LOGFILE) { in pmc_syscall_handler()
4527 if ((po->po_flags & PMC_PO_OWNS_LOGFILE) == 0) { in pmc_syscall_handler()
4987 if ((po->po_flags & PMC_PO_OWNS_LOGFILE) != 0) in pmc_process_exit()
5119 if ((po->po_flags & PMC_PO_OWNS_LOGFILE) != 0) in pmc_process_exit()
5154 if (po->po_flags & PMC_PO_OWNS_LOGFILE) { in pmc_process_fork()
5215 (po->po_flags & PMC_PO_OWNS_LOGFILE) != 0) { in pmc_process_fork()
5233 if ((po->po_flags & PMC_PO_OWNS_LOGFILE) != 0) in pmc_process_threadcreate()
5246 if ((po->po_flags & PMC_PO_OWNS_LOGFILE) != 0) in pmc_process_threadexit()
5259 if ((po->po_flags & PMC_PO_OWNS_LOGFILE) != 0) in pmc_process_proccreate()
5273 if ((po->po_flags & PMC_PO_OWNS_LOGFILE) == 0) in pmc_process_allproc()
5298 if (po->po_flags & PMC_PO_OWNS_LOGFILE) in pmc_kld_load()
5317 if ((po->po_flags & PMC_PO_OWNS_LOGFILE) != 0) { in pmc_kld_unload()