Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 25 of 61) 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()
/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/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/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/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()
/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
/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/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_ppatomctrl.c1395 ATOM_ASIC_PROFILING_INFO_V3_6 *profile = NULL; in atomctrl_get_avfs_information() local
1485 ATOM_ASIC_PROFILING_INFO_V2_1 *profile; in atomctrl_get_leakage_vddc_base_on_leakage() local
1542 void *profile; in atomctrl_get_voltage_range() local
H A Damdgpu_ppatomfwctrl.c287 struct atom_asic_profiling_info_v4_1 *profile; in pp_atomfwctrl_get_avfs_information() local
/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
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov-tool.cc95 gcov_output_files (const char *out, struct gcov_info *profile) in gcov_output_files()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dsmu_v11_0.h67 #define WORKLOAD_MAP(profile, workload) \ argument
/netbsd-src/usr.bin/rump_dhcpclient/
H A Ddhcpcd.h63 char profile[PROFILE_LEN]; member

123