| /freebsd-13.1/sys/cddl/dev/profile/ |
| H A D | profile.c | 300 profile_probe(prof, 0); in profile_tick() 301 prof->prof_expected += prof->prof_interval; in profile_tick() 309 profile_probe_t *prof; in profile_create() local 332 prof->prof_kind = kind; in profile_create() 479 ASSERT(!callout_active(&prof->prof_cyclic) && prof->prof_pcpus == NULL); in profile_destroy() 496 pcpu->profc_probe = prof; in profile_online() 532 hdlr.cyh_arg = prof; in profile_enable() 540 omni.cyo_arg = prof; in profile_enable() 601 prof->prof_pcpus = NULL; in profile_disable_omni() 611 prof->prof_expected = sbinuptime() + prof->prof_interval; in profile_enable() [all …]
|
| /freebsd-13.1/sys/dev/ice/ |
| H A D | ice_flow.c | 457 prof = params->prof; in ice_flow_proc_seg_hdrs() 820 prof = p; in ice_flow_find_prof_conds() 826 return prof; in ice_flow_find_prof_conds() 962 *prof = params->prof; in ice_flow_add_prof_sync() 1148 if (!prof) { in ice_flow_rem_prof() 1483 rss_cfg->hash.hash_flds = prof->segs[prof->segs_cnt - 1].match; in ice_add_rss_list() 1484 rss_cfg->hash.addl_hdrs = prof->segs[prof->segs_cnt - 1].hdrs; in ice_add_rss_list() 1557 if (prof) in ice_add_rss_cfg_sync() 1567 if (prof) { in ice_add_rss_cfg_sync() 1588 if (prof) { in ice_add_rss_cfg_sync() [all …]
|
| H A D | ice_flex_pipe.c | 3779 struct ice_prof_tcam *prof = &hw->blk[i].prof; in ice_clear_hw_tbls() local 3807 ice_memset(prof->t, 0, prof->count * sizeof(*prof->t), in ice_clear_hw_tbls() 3834 struct ice_prof_tcam *prof = &hw->blk[i].prof; in ice_init_hw_tbls() local 3896 ice_calloc(hw, prof->count, sizeof(*prof->t)); in ice_init_hw_tbls() 3898 if (!prof->t) in ice_init_hw_tbls() 4380 prof = (struct ice_prof_map *)ice_malloc(hw, sizeof(*prof)); in ice_add_prof() 4381 if (!prof) in ice_add_prof() 4385 prof->prof_id = prof_id; in ice_add_prof() 4386 prof->ptg_cnt = 0; in ice_add_prof() 4387 prof->context = 0; in ice_add_prof() [all …]
|
| H A D | ice_flex_pipe.h | 53 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx,
|
| H A D | ice_flex_type.h | 693 struct ice_prof_tcam prof; member
|
| /freebsd-13.1/sys/dev/mlx5/mlx5_en/ |
| H A D | mlx5_en_dim.c | 37 struct net_dim_cq_moder prof; in mlx5e_dim_build_cq_param() local 45 prof = net_dim_profile[NET_DIM_CQ_PERIOD_MODE_START_FROM_CQE] in mlx5e_dim_build_cq_param() 47 MLX5_SET(cqc, cqc, cq_period, prof.usec); in mlx5e_dim_build_cq_param() 48 MLX5_SET(cqc, cqc, cq_max_count, prof.pkts); in mlx5e_dim_build_cq_param() 52 prof = net_dim_profile[NET_DIM_CQ_PERIOD_MODE_START_FROM_EQE] in mlx5e_dim_build_cq_param() 54 MLX5_SET(cqc, cqc, cq_period, prof.usec); in mlx5e_dim_build_cq_param() 55 MLX5_SET(cqc, cqc, cq_max_count, prof.pkts); in mlx5e_dim_build_cq_param()
|
| /freebsd-13.1/sys/dev/mlx4/mlx4_en/ |
| H A D | mlx4_en_main.c | 89 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 D | mlx4_en_netdev.c | 1383 priv->prof->tx_ppp, in mlx4_en_start_port() 1697 struct mlx4_en_port_profile *prof = priv->prof; in mlx4_en_alloc_resources() local 1737 prof->rx_ring_size); in mlx4_en_alloc_resources() 1881 if (priv->prof->tx_pause) in mlx4_en_calc_media() 1883 if (priv->prof->rx_pause) in mlx4_en_calc_media() 1938 if (priv->prof->tx_pause != txpause || priv->prof->rx_pause != rxpause) { in mlx4_en_media_change() 1943 priv->prof->tx_ppp, priv->prof->rx_pause, in mlx4_en_media_change() 1944 priv->prof->rx_ppp); in mlx4_en_media_change() 2184 priv->prof = prof; in mlx4_en_init_netdev() 2325 prof->tx_pause, prof->tx_ppp, in mlx4_en_init_netdev() [all …]
|
| H A D | mlx4_en_rx.c | 263 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 D | en.h | 448 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-13.1/sys/kern/ |
| H A D | subr_prof.c | 389 static SYSCTL_NODE(_kern, KERN_PROF, prof, 444 #define PC_TO_INDEX(pc, prof) \ argument 445 ((int)(((u_quad_t)((pc) - (prof)->pr_off) * \ 463 struct uprof *prof; in addupc_intr() local 467 prof = &td->td_proc->p_stats->p_prof; in addupc_intr() 469 if (pc < prof->pr_off || PC_TO_INDEX(pc, prof) >= prof->pr_size) { in addupc_intr() 491 struct uprof *prof; in addupc_task() local 506 prof = &p->p_stats->p_prof; in addupc_task() 508 if (pc < prof->pr_off || in addupc_task() 509 (i = PC_TO_INDEX(pc, prof)) >= prof->pr_size) { in addupc_task() [all …]
|
| H A D | kern_clock.c | 85 PMC_SOFT_DEFINE_EX( , , clock, prof, \ 756 PMC_SOFT_CALL_TF( , , clock, prof, td->td_intr_frame); in profclock()
|
| /freebsd-13.1/tools/tools/mtxstat/ |
| H A D | mtxratio.sh | 2 sysctl debug.mutex.prof.stats | awk '$1 ~ /[0-9]+/ { if ($3 != 0) { hld_prc = $5 / $3 * 100; lck_pr…
|
| /freebsd-13.1/usr.bin/indent/ |
| H A D | args.c | 184 static char prof[] = ".indent.pro"; in set_profile() local 187 snprintf(fname, sizeof(fname), "%s/%s", getenv("HOME"), prof); in set_profile() 194 if ((f = fopen(option_source = prof, "r")) != NULL) { in set_profile()
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_dummy_machdep.c | 58 UNIMPLEMENTED(prof);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_dummy_machdep.c | 52 UNIMPLEMENTED(prof);
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/fw/ |
| H A D | acpi.c | 479 struct iwl_sar_profile *prof; in iwl_sar_fill_table() local 490 prof = &fwrt->sar_profiles[profs[i] - 1]; in iwl_sar_fill_table() 493 if (!prof->enabled) { in iwl_sar_fill_table() 510 cpu_to_le16(prof->chains[i].subbands[j]); in iwl_sar_fill_table() 512 j, prof->chains[i].subbands[j]); in iwl_sar_fill_table()
|
| /freebsd-13.1/sys/ofed/drivers/infiniband/ulp/sdp/ |
| H A D | sdp_proc.c | 461 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-13.1/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | mutex_prof.h | 11 OP(prof)
|
| /freebsd-13.1/lib/libc/stdlib/jemalloc/ |
| H A D | Makefile.inc | 8 prng.c prof.c rtree.c safety_check.c sc.c stats.c sz.c tcache.c \
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | FixedMetadataKinds.def | 15 LLVM_FIXED_MD_KIND(MD_prof, "prof", 2)
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | varied.out | 28 0 string gmon GNU prof performance data
|
| H A D | clipper | 65 #4 string prof CLIPPER instruction profile
|
| /freebsd-13.1/crypto/openssl/ssl/statem/ |
| H A D | extensions_clnt.c | 434 const SRTP_PROTECTION_PROFILE *prof = in tls_construct_ctos_use_srtp() local 437 if (prof == NULL || !WPACKET_put_bytes_u16(pkt, prof->id)) { in tls_construct_ctos_use_srtp() 1693 SRTP_PROTECTION_PROFILE *prof; in tls_parse_stoc_use_srtp() local 1724 prof = sk_SRTP_PROTECTION_PROFILE_value(clnt, i); in tls_parse_stoc_use_srtp() 1726 if (prof->id == id) { in tls_parse_stoc_use_srtp() 1727 s->srtp_profile = prof; in tls_parse_stoc_use_srtp()
|
| /freebsd-13.1/contrib/jemalloc/ |
| H A D | ChangeLog | 160 - 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 …]
|