| /freebsd-12.1/usr.sbin/pmcstat/ |
| H A D | pmcstat_log.c | 155 static struct pmc_plugins plugins[] = { variable 568 plugins[args.pa_plugin].pl_topdisplay(); in pmcstat_refresh_top() 632 plugins[args.pa_plugin].pl_shutdown(NULL); in pmcstat_keypress_log() 634 if (plugins[args.pa_plugin].pl_init != NULL) in pmcstat_keypress_log() 635 plugins[args.pa_plugin].pl_init(); in pmcstat_keypress_log() 644 plugins[args.pa_plugin].pl_shutdown(NULL); in pmcstat_keypress_log() 655 if (plugins[args.pa_plugin].pl_init != NULL) in pmcstat_keypress_log() 656 plugins[args.pa_plugin].pl_init(); in pmcstat_keypress_log() 658 plugins[args.pa_plugin].pl_name); in pmcstat_keypress_log() 703 plugins[args.pa_plugin].pl_shutdown(NULL); in pmcstat_display_log() [all …]
|
| /freebsd-12.1/lib/libpmcstat/ |
| H A D | libpmcstat_logging.c | 114 plugins[args->pa_plugin].pl_newpmc(ps, pr); in pmcstat_pmcid_add() 190 struct pmc_plugins *plugins, in pmcstat_analyze_log() argument 245 args, plugins); in pmcstat_analyze_log() 301 plugins[args->pa_pplugin].pl_process( in pmcstat_analyze_log() 307 plugins[args->pa_plugin].pl_process( in pmcstat_analyze_log() 322 args, plugins, pmcstat_npmcs); in pmcstat_analyze_log() 332 args, plugins, pmcstat_npmcs); in pmcstat_analyze_log() 357 plugins, pmcstat_stats); in pmcstat_analyze_log() 589 plugins[args->pa_pplugin].pl_init(); in pmcstat_initialize_logging() 591 plugins[args->pa_plugin].pl_init(); in pmcstat_initialize_logging() [all …]
|
| H A D | libpmcstat.h | 335 struct pmc_plugins *plugins); 340 struct pmcstat_args *args, struct pmc_plugins *plugins, 350 struct pmcstat_args *args, struct pmc_plugins *plugins, 357 struct pmcstat_args *args, struct pmc_plugins *plugins, 360 struct pmc_plugins *plugins, 375 struct pmc_plugins *plugins,
|
| H A D | libpmcstat_process.c | 79 struct pmcstat_args *args, struct pmc_plugins *plugins, in pmcstat_process_elf_exec() argument 120 0, args, plugins); in pmcstat_process_elf_exec() 150 struct pmcstat_args *args, struct pmc_plugins *plugins, in pmcstat_process_exec() argument 156 args, plugins)) == NULL) { in pmcstat_process_exec() 171 args, plugins, pmcstat_stats); in pmcstat_process_exec()
|
| H A D | libpmcstat_image.c | 475 struct pmc_plugins *plugins) in pmcstat_image_from_path() argument 509 if (plugins[args->pa_pplugin].pl_initimage != NULL) in pmcstat_image_from_path() 510 plugins[args->pa_pplugin].pl_initimage(pi); in pmcstat_image_from_path() 511 if (plugins[args->pa_plugin].pl_initimage != NULL) in pmcstat_image_from_path() 512 plugins[args->pa_plugin].pl_initimage(pi); in pmcstat_image_from_path()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | CheckerRegistration.cpp | 32 ArrayRef<std::string> plugins, in createCheckerManager() argument 37 CheckerRegistry allCheckers(plugins, diags); in createCheckerManager() 49 void ento::printCheckerHelp(raw_ostream &out, ArrayRef<std::string> plugins, in printCheckerHelp() argument 54 CheckerRegistry(plugins, diags).printHelp(out); in printCheckerHelp() 58 ArrayRef<std::string> plugins, in printEnabledCheckerList() argument 63 CheckerRegistry(plugins, diags).printList(out, opts); in printEnabledCheckerList()
|
| H A D | CheckerRegistry.cpp | 42 CheckerRegistry::CheckerRegistry(ArrayRef<std::string> plugins, in CheckerRegistry() argument 51 for (ArrayRef<std::string>::iterator i = plugins.begin(), e = plugins.end(); in CheckerRegistry()
|
| H A D | AnalysisConsumer.cpp | 201 AnalyzerOptionsRef opts, ArrayRef<std::string> plugins, in AnalysisConsumer() argument 205 Plugins(plugins), Injector(injector), CTU(CI) { in AnalysisConsumer()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/ |
| H A D | FrontendActions.h | 55 void printCheckerHelp(raw_ostream &OS, ArrayRef<std::string> plugins, 57 void printEnabledCheckerList(raw_ostream &OS, ArrayRef<std::string> plugins,
|
| H A D | CheckerRegistration.h | 31 ArrayRef<std::string> plugins,
|
| H A D | CheckerRegistry.h | 84 CheckerRegistry(ArrayRef<std::string> plugins, DiagnosticsEngine &diags);
|
| /freebsd-12.1/usr.sbin/pmc/ |
| H A D | pmc_util.c | 77 static struct pmc_plugins plugins[] = { variable 122 pmcstat_shutdown_logging(args, plugins, &pmcstat_stats); in pmc_util_shutdown_logging()
|
| /freebsd-12.1/sys/modules/wtap/ |
| H A D | Makefile | 14 .PATH: ${SRCTOP}/sys/dev/wtap/plugins
|
| /freebsd-12.1/contrib/unbound/contrib/ |
| H A D | unbound.spec_fedora | 115 install -d 0755 %{buildroot}%{_datadir}/munin/plugins/ 116 install -m 0755 %{SOURCE4} %{buildroot}%{_datadir}/munin/plugins/unbound 118 ln -s unbound %{buildroot}%{_datadir}/munin/plugins/$plugin 157 %{_datadir}/munin/plugins/unbound*
|
| H A D | unbound_munin_ | 80 the plugins directory to enable the graph.
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | CheckerBase.td | 48 /// of this class (out-of-trunk checkers loaded from plugins obviously don't).
|
| /freebsd-12.1/contrib/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 110 this.plugins = {}; 211 self.plugins[name] = instance; 257 $.each(this.plugins, function(name) { 281 this.plugins = this.mouse = NULL; 516 if(category === 'builtin' || this.plugins[category]) { 518 this.plugins[category] || this, args 2555 tip = api.plugins.tip,
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_subr/utf8proc/ |
| H A D | NEWS.md | 136 - The Ruby and PostgreSQL plugins have been removed due to lack of testing ([#22]).
|
| /freebsd-12.1/contrib/subversion/doc/user/ |
| H A D | lj_article.txt | 298 client-side plugins, and improved features for server administration.
|
| /freebsd-12.1/contrib/mandoc/ |
| H A D | TODO | 284 http://ikiwiki.info/plugins/contrib/mandoc/
|
| /freebsd-12.1/contrib/unbound/doc/ |
| H A D | unbound.doxygen | 1021 # files needs to be copied into the plugins directory of eclipse. The name of 1022 # the directory within the plugins directory should be the same as
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | Builtins.def | 16 // Perhaps tblgen should have plugins.
|
| /freebsd-12.1/contrib/ldns/ |
| H A D | libdns.doxygen | 1382 # to be copied into the plugins directory of eclipse. The name of the directory 1383 # within the plugins directory should be the same as the ECLIPSE_DOC_ID value.
|
| /freebsd-12.1/contrib/bearssl/ |
| H A D | Doxyfile | 1377 # to be copied into the plugins directory of eclipse. The name of the directory 1378 # within the plugins directory should be the same as the ECLIPSE_DOC_ID value.
|
| /freebsd-12.1/contrib/subversion/ |
| H A D | INSTALL | 638 to dynamically load repository access plugins. If you try to do
|