Home
last modified time | relevance | path

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

12

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-profile.c519 PROFILE_DATA *profile = CPU_PROFILE_DATA (cpu); in profile_pc_event() local
524 PROFILE_PC_COUNT (profile) [i] += 1; /* Overflow? */ in profile_pc_event() local
526 PROFILE_PC_COUNT (profile) [PROFILE_PC_NR_BUCKETS (profile)] += 1; in profile_pc_event() local
617 PROFILE_DATA *profile = CPU_PROFILE_DATA (cpu); in profile_print_pc() local
634 if (PROFILE_PC_COUNT (profile) [i] > max_val) in profile_print_pc() local
658 if (PROFILE_PC_COUNT (profile) [i] != 0) in profile_print_pc() local
722 if (PROFILE_PC_COUNT (profile) [loop] >= 0xffff) in profile_print_pc() local
/netbsd/src/external/bsd/tre/dist/lib/
Dtre-filter.c28 tre_filter_profile_t *profile = filter->profile; in tre_filter_find() local
Dtre-filter.h14 tre_filter_profile_t *profile; member
/netbsd/src/usr.sbin/altq/libaltq/
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()
Dqop_cdnr.h41 struct tb_profile profile; member
Dparser.c1040 struct tb_profile profile[2]; in tc_action_parser() local
/netbsd/src/external/bsd/tre/dist/
Dconfigure.ac27 AC_ARG_ENABLE(profile, optenable
/netbsd/src/bin/sh/
Dmain.c239 char *profile; in main() local
/netbsd/src/external/cddl/osnet/dist/lib/libuutil/common/
Duu_pname.c72 uu_alt_exit(int profile) in uu_alt_exit()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
Drand.c381 char profile[MAX_PATH]; in RAND_file_name() local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm-protos.h510 char profile; member
567 const char profile; member
/netbsd/src/sys/altq/
Daltq_cdnr.c504 tb_import_profile(struct tbe *tb, struct tb_profile *profile) in tb_import_profile()
520 tbm_create(struct top_cdnr *top, struct tb_profile *profile, in tbm_create()
Daltq_subr.c299 tbr_set(struct ifaltq *ifq, struct tb_profile *profile) in tbr_set()
388 tbr_get(struct ifaltq *ifq, struct tb_profile *profile) in tbr_get()
Daltq_cdnr.h96 struct tb_profile profile; member
106 struct tb_profile profile; member
/netbsd/src/external/gpl3/gdb/dist/sim/m32r/
Dm32r2.c284 PROFILE_DATA *profile = CPU_PROFILE_DATA (cpu); in m32r2f_model_m32r2_u_cti() local
Dm32rx.c284 PROFILE_DATA *profile = CPU_PROFILE_DATA (cpu); in m32rxf_model_m32rx_u_cti() local
Dm32r.c394 PROFILE_DATA *profile = CPU_PROFILE_DATA (cpu); in m32rbf_model_m32r_d_u_cti() local
/netbsd/src/external/gpl3/gcc/dist/contrib/
Danalyze_brprob.py315 profile = Profile(args.dump_file) variable
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgcov-tool.cc95 gcov_output_files (const char *out, struct gcov_info *profile) in gcov_output_files()
Demit-rtl.h217 bool profile; member
/netbsd/src/usr.bin/rump_dhcpclient/
Ddhcpcd.h63 char profile[PROFILE_LEN]; member
/netbsd/src/external/gpl3/gdb/dist/sim/sh/
Dsh-sim.h101 int profile; member
/netbsd/src/usr.sbin/mmcformat/
Dmmcformat.c155 print_mmc_profile(int profile) in print_mmc_profile()
/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dlibgcov-util.c835 gcov_profile_scale (struct gcov_info *profile, float scale_factor, int n, int d) in gcov_profile_scale()
877 gcov_profile_normalize (struct gcov_info *profile, gcov_type max_val) in gcov_profile_normalize()
/netbsd/src/usr.bin/sdpquery/
Dprint.c1113 sdp_data_t seq, profile; in print_bluetooth_profile_descriptor_list() local

12