Home
last modified time | relevance | path

Searched refs:prof (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/sys/cddl/dev/profile/
H A Dprofile.c281 profile_probe(prof, 0); in profile_tick()
282 prof->prof_expected += prof->prof_interval; in profile_tick()
290 profile_probe_t *prof; in profile_create() local
313 prof->prof_kind = kind; in profile_create()
460 ASSERT(!callout_active(&prof->prof_cyclic) && prof->prof_pcpus == NULL); in profile_destroy()
477 pcpu->profc_probe = prof; in profile_online()
513 hdlr.cyh_arg = prof; in profile_enable()
521 omni.cyo_arg = prof; in profile_enable()
582 prof->prof_pcpus = NULL; in profile_disable_omni()
592 prof->prof_expected = sbinuptime() + prof->prof_interval; in profile_enable()
[all …]
/freebsd/sys/dev/ice/
H A Dice_flow.c456 prof = params->prof; in ice_flow_proc_seg_hdrs()
818 prof = p; in ice_flow_find_prof_conds()
824 return prof; in ice_flow_find_prof_conds()
959 *prof = params->prof; in ice_flow_add_prof_sync()
1145 if (!prof) { in ice_flow_rem_prof()
1448 ice_for_each_set_bit(i, prof->segs[prof->segs_cnt - 1].match, in ice_rem_rss_list()
1488 ice_for_each_set_bit(i, prof->segs[prof->segs_cnt - 1].match, in ice_add_rss_list()
1583 if (prof) in ice_add_rss_cfg_sync()
1593 if (prof) { in ice_add_rss_cfg_sync()
1614 if (prof) { in ice_add_rss_cfg_sync()
[all …]
H A Dice_flex_pipe.c1822 struct ice_prof_tcam *prof = &hw->blk[i].prof; in ice_init_hw_tbls() local
1884 ice_calloc(hw, prof->count, sizeof(*prof->t)); in ice_init_hw_tbls()
1886 if (!prof->t) in ice_init_hw_tbls()
2066 struct ice_prof_tcam *prof = &hw->blk[i].prof; in ice_clear_hw_tbls() local
2106 if (prof->t) in ice_clear_hw_tbls()
2107 ice_memset(prof->t, 0, prof->count * sizeof(*prof->t), in ice_clear_hw_tbls()
2574 prof = (struct ice_prof_map *)ice_malloc(hw, sizeof(*prof)); in ice_add_prof()
2575 if (!prof) in ice_add_prof()
2580 prof->ptg_cnt = 0; in ice_add_prof()
2581 prof->context = 0; in ice_add_prof()
[all …]
H A Dice_flex_pipe.h38 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx,
/freebsd/sys/kern/
H A Dsubr_prof.c94 #define PC_TO_INDEX(pc, prof) \ argument
95 ((int)(((u_quad_t)((pc) - (prof)->pr_off) * \
96 (u_quad_t)((prof)->pr_scale)) >> 16) & ~1)
113 struct uprof *prof; in addupc_intr() local
117 prof = &td->td_proc->p_stats->p_prof; in addupc_intr()
119 if (pc < prof->pr_off || PC_TO_INDEX(pc, prof) >= prof->pr_size) { in addupc_intr()
139 struct uprof *prof; in addupc_task() local
154 prof = &p->p_stats->p_prof; in addupc_task()
156 if (pc < prof->pr_off || in addupc_task()
157 (i = PC_TO_INDEX(pc, prof)) >= prof->pr_size) { in addupc_task()
[all …]
H A Dkern_clock.c77 PMC_SOFT_DEFINE_EX( , , clock, prof, \
784 PMC_SOFT_CALL_TF( , , clock, prof, td->td_intr_frame); in profclock()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_dim.c35 struct net_dim_cq_moder prof; in mlx5e_dim_build_cq_param() local
43 prof = net_dim_profile[NET_DIM_CQ_PERIOD_MODE_START_FROM_CQE] in mlx5e_dim_build_cq_param()
45 MLX5_SET(cqc, cqc, cq_period, prof.usec); in mlx5e_dim_build_cq_param()
46 MLX5_SET(cqc, cqc, cq_max_count, prof.pkts); in mlx5e_dim_build_cq_param()
50 prof = net_dim_profile[NET_DIM_CQ_PERIOD_MODE_START_FROM_EQE] in mlx5e_dim_build_cq_param()
52 MLX5_SET(cqc, cqc, cq_period, prof.usec); in mlx5e_dim_build_cq_param()
53 MLX5_SET(cqc, cqc, cq_max_count, prof.pkts); in mlx5e_dim_build_cq_param()
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_main.c89 params->prof[i].rx_pause = 1; in mlx4_en_get_profile()
90 params->prof[i].rx_ppp = pfcrx; in mlx4_en_get_profile()
91 params->prof[i].tx_pause = 1; in mlx4_en_get_profile()
92 params->prof[i].tx_ppp = pfctx; in mlx4_en_get_profile()
93 params->prof[i].tx_ring_size = MLX4_EN_DEF_TX_RING_SIZE; in mlx4_en_get_profile()
94 params->prof[i].rx_ring_size = MLX4_EN_DEF_RX_RING_SIZE; in mlx4_en_get_profile()
95 params->prof[i].tx_ring_num = params->num_tx_rings_p_up * in mlx4_en_get_profile()
97 params->prof[i].rss_rings = 0; in mlx4_en_get_profile()
98 params->prof[i].inline_thold = inline_thold; in mlx4_en_get_profile()
175 if (mlx4_en_init_netdev(mdev, i, &mdev->profile.prof[i])) in mlx4_en_activate()
H A Dmlx4_en_netdev.c1383 priv->prof->tx_ppp, in mlx4_en_start_port()
1696 struct mlx4_en_port_profile *prof = priv->prof; in mlx4_en_alloc_resources() local
1736 prof->rx_ring_size); in mlx4_en_alloc_resources()
1880 if (priv->prof->tx_pause) in mlx4_en_calc_media()
1882 if (priv->prof->rx_pause) in mlx4_en_calc_media()
1937 if (priv->prof->tx_pause != txpause || priv->prof->rx_pause != rxpause) { in mlx4_en_media_change()
1942 priv->prof->tx_ppp, priv->prof->rx_pause, in mlx4_en_media_change()
1943 priv->prof->rx_ppp); in mlx4_en_media_change()
2182 priv->prof = prof; in mlx4_en_init_netdev()
2322 prof->tx_pause, prof->tx_ppp, in mlx4_en_init_netdev()
[all …]
H A Dmlx4_en_rx.c263 for (buf_ind = 0; buf_ind < priv->prof->rx_ring_size; buf_ind++) { in mlx4_en_fill_rx_buffers()
336 mdev->profile.prof[i].rx_ring_num = in mlx4_en_set_num_rx_rings()
1073 if (!priv->prof->rss_rings || priv->prof->rss_rings > priv->rx_ring_num) in mlx4_en_config_rss_steer()
1076 rss_rings = priv->prof->rss_rings; in mlx4_en_config_rss_steer()
H A Den.h448 struct mlx4_en_port_profile prof[MLX4_MAX_PORTS + 1]; member
545 struct mlx4_en_port_profile *prof; member
790 struct mlx4_en_port_profile *prof);
/freebsd/tools/tools/mtxstat/
H A Dmtxratio.sh1 sysctl debug.mutex.prof.stats | awk '$1 ~ /[0-9]+/ { if ($3 != 0) { hld_prc = $5 / $3 * 100; lck_pr…
/freebsd/usr.bin/indent/
H A Dargs.c178 static char prof[] = ".indent.pro"; in set_profile() local
181 snprintf(fname, sizeof(fname), "%s/%s", getenv("HOME"), prof); in set_profile()
188 if ((f = fopen(option_source = prof, "r")) != NULL) { in set_profile()
/freebsd/sys/i386/linux/
H A Dlinux_dummy_machdep.c55 UNIMPLEMENTED(prof);
/freebsd/sys/amd64/linux32/
H A Dlinux32_dummy_machdep.c49 UNIMPLEMENTED(prof);
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_proc.c461 struct proc_dir_entry *prof = NULL; in sdp_proc_init() local
487 prof = proc_net_fops_create(&init_net, PROC_SDP_PERF, in sdp_proc_init()
489 if (!prof) in sdp_proc_init()
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dmutex_prof.h11 OP(prof)
/freebsd/lib/libc/stdlib/malloc/jemalloc/
H A DMakefile.inc4 prng.c prof.c rtree.c safety_check.c sc.c stats.c sz.c tcache.c \
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFixedMetadataKinds.def15 LLVM_FIXED_MD_KIND(MD_prof, "prof", 2)
/freebsd/contrib/file/magic/Magdir/
H A Dvaried.out28 0 string gmon GNU prof performance data
H A Dclipper65 #4 string prof CLIPPER instruction profile
H A Dandroid218 # Android ART (baseline) profile + metadata: baseline.prof, baseline.profm
227 !:ext prof
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dacpi.c541 struct iwl_sar_profile *prof; in iwl_sar_fill_table() local
552 prof = &fwrt->sar_profiles[profs[i] - 1]; in iwl_sar_fill_table()
555 if (!prof->enabled) { in iwl_sar_fill_table()
572 cpu_to_le16(prof->chains[i].subbands[j]); in iwl_sar_fill_table()
574 j, prof->chains[i].subbands[j]); in iwl_sar_fill_table()
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_clnt.c452 const SRTP_PROTECTION_PROFILE *prof = in tls_construct_ctos_use_srtp() local
455 if (prof == NULL || !WPACKET_put_bytes_u16(pkt, prof->id)) { in tls_construct_ctos_use_srtp()
1635 SRTP_PROTECTION_PROFILE *prof; in tls_parse_stoc_use_srtp() local
1664 prof = sk_SRTP_PROTECTION_PROFILE_value(clnt, i); in tls_parse_stoc_use_srtp()
1666 if (prof->id == id) { in tls_parse_stoc_use_srtp()
1667 s->srtp_profile = prof; in tls_parse_stoc_use_srtp()
/freebsd/contrib/jemalloc/
H A DChangeLog160 - Allow prof_active to control opt.lg_prof_interval and prof.gdump.
355 + stats.mutexes.{ctl,background_thread,prof,reset}.
848 enable/disable heap profiling on a per thread basis. Add the "prof.reset",
849 "prof.lg_sample", "thread.prof.name", "thread.prof.active",
850 "opt.prof_thread_active_init", "prof.thread_active_init", and
851 "thread.prof.active" mallctls.
883 - Add the "prof.gdump" mallctl, which makes it possible to toggle the gdump
1082 + internal zero-initialized data structures (relevant to tcache and prof
1301 - Fix a prof-related bug in realloc() (only triggered by OOM errors).
1302 - Fix prof-related bugs in allocm() and rallocm().
[all …]

12