Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 25 of 71) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h53 static void Profile(llvm::FoldingSetNodeID& profile, const TypedValueRegion* R) { in Profile()
58 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
108 static void Profile(llvm::FoldingSetNodeID& profile, const Stmt *S, in Profile()
119 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
153 static void Profile(llvm::FoldingSetNodeID& profile, SymbolRef parent, in Profile()
160 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
190 static void Profile(llvm::FoldingSetNodeID& profile, const SubRegion *R) { in Profile()
195 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
241 static void Profile(llvm::FoldingSetNodeID& profile, const MemRegion *R, in Profile()
253 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h133 static void Profile(llvm::FoldingSetNodeID& profile, const TypedValueRegion* R) { in Profile()
138 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
177 static void Profile(llvm::FoldingSetNodeID& profile, const Stmt *S, in Profile()
188 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
215 static void Profile(llvm::FoldingSetNodeID& profile, SymbolRef parent, in Profile()
222 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
248 static void Profile(llvm::FoldingSetNodeID& profile, const SubRegion *R) { in Profile()
253 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
287 static void Profile(llvm::FoldingSetNodeID& profile, const MemRegion *R, in Profile()
298 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp152 llvm::FoldingSetNodeID profile; in getRegionValueSymbol() local
171 llvm::FoldingSetNodeID profile; in conjureSymbol() local
189 llvm::FoldingSetNodeID profile; in getDerivedSymbol() local
205 llvm::FoldingSetNodeID profile; in getExtentSymbol() local
223 llvm::FoldingSetNodeID profile; in getMetadataSymbol() local
H A DExplodedGraph.cpp306 llvm::FoldingSetNodeID profile; in getNode() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp158 llvm::FoldingSetNodeID profile; in getRegionValueSymbol() local
177 llvm::FoldingSetNodeID profile; in conjureSymbol() local
194 llvm::FoldingSetNodeID profile; in getDerivedSymbol() local
210 llvm::FoldingSetNodeID profile; in getExtentSymbol() local
228 llvm::FoldingSetNodeID profile; in getMetadataSymbol() local
/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-filter.c28 tre_filter_profile_t *profile = filter->profile; in tre_filter_find() local
H A Dtre-filter.h14 tre_filter_profile_t *profile; member
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dprepare-code-coverage-artifact.py37 def prepare_html_report(host_llvm_cov, profile, report_dir, binaries, argument
/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_cdnr.c164 struct tb_profile *profile, in qcmd_cdnr_add_tbmeter()
458 struct tb_profile *profile, in qop_cdnr_add_tbmeter()
504 qop_cdnr_modify_tbmeter(struct classinfo *clinfo, struct tb_profile *profile) in qop_cdnr_modify_tbmeter()
923 verify_tbprofile(struct tb_profile *profile, const char *cdnr_name) in verify_tbprofile()
H A Dqop_cdnr.h41 struct tb_profile profile; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/gc/
H A Dconfig.d19 ubyte profile; // enable profiling with summary when terminating program member
/netbsd-src/external/bsd/tre/dist/
H A Dconfigure.ac27 AC_ARG_ENABLE(profile, optenable
/netbsd-src/bin/sh/
H A Dmain.c239 char *profile; in main() local
/netbsd-src/external/cddl/osnet/dist/lib/libuutil/common/
H A Duu_pname.c72 uu_alt_exit(int profile) in uu_alt_exit()
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drand.c380 char profile[MAX_PATH]; in RAND_file_name() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drand.c381 char profile[MAX_PATH]; in RAND_file_name() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gc/
H A Dconfig.d28 ubyte profile; // enable profiling with summary when terminating program member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-protos.h499 char profile; member
556 const char profile; member
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-protos.h510 char profile; member
567 const char profile; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dparseoptions.d350 ubyte profile; // enable profiling with summary when terminating program member
/minix3/bin/ksh/
H A Dmain.c378 char *profile; in main() local
/netbsd-src/sys/altq/
H A Daltq_cdnr.c504 tb_import_profile(struct tbe *tb, struct tb_profile *profile) in tb_import_profile() argument
520 tbm_create(struct top_cdnr *top, struct tb_profile *profile, in tbm_create() argument
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Danalyze_brprob.py315 profile = Profile(args.dump_file) variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov-tool.c95 gcov_output_files (const char *out, struct gcov_info *profile) in gcov_output_files()
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Danalyze_brprob.py312 profile = Profile(args.dump_file) variable

123