/linux/tools/perf/util/ |
H A D | metricgroup.c | 123 struct metric { struct 131 /** The name of the metric such as "IPC". */ argument 132 const char *metric_name; argument 136 const char *metric_expr; argument 138 const char *metric_threshold; argument 140 * The "ScaleUnit" that scales and adds a unit to the metric during argument 143 const char *metric_unit; argument 148 const char *default_metricgroup_name; argument 150 struct metric_ref *metric_refs; argument 156 * Parsed events for the metric. Optional as events may be taken from a argument [all …]
|
/linux/include/net/ |
H A D | dst.h | 165 dst_metric_raw(const struct dst_entry * dst,const int metric) dst_metric_raw() argument 173 dst_metric(const struct dst_entry * dst,const int metric) dst_metric() argument 192 dst_metric_set(struct dst_entry * dst,int metric,u32 val) dst_metric_set() argument 220 dst_metric_rtt(const struct dst_entry * dst,int metric) dst_metric_rtt() argument 226 dst_metric_locked(const struct dst_entry * dst,int metric) dst_metric_locked() argument [all...] |
/linux/tools/perf/tests/ |
H A D | pmu-events.c | 835 struct metric { struct 837 struct metric_ref metric_ref; argument 854 pr_debug("Found metric '%s'\n", pm->metric_name); in test__parsing_callback() argument
|
/linux/samples/bpf/ |
H A D | xdp_router_ipv4_user.c | 101 int dst_len, iface, metric; in read_route() member 161 int metric; in read_route() member
|
H A D | xdp_router_ipv4.bpf.c | 20 int metric; member
|
/linux/fs/ceph/ |
H A D | metric.c | 238 struct ceph_metric *metric; in ceph_metric_init() local
|
H A D | metric.h | 177 struct ceph_metric metric[METRIC_MAX]; member
|
H A D | file.c | 1334 struct ceph_client_metric *metric = &ceph_sb_to_mdsc(inode->i_sb)->metric; in ceph_aio_complete_req() local 1485 struct ceph_client_metric *metric = &fsc->mdsc->metric; in ceph_direct_read_write() local
|
H A D | mds_client.h | 538 struct ceph_client_metric metric; member
|
/linux/tools/testing/selftests/damon/ |
H A D | _damon_sysfs.py | 89 metric = None global() variable in DamosQuotaGoal 96 __init__(self, metric, target_value=10000, current_value=0) global() argument [all...] |
/linux/tools/perf/pmu-events/ |
H A D | empty-pmu-events.c | 538 const char *metric, in pmu_metrics_table__find_metric_pmu() 595 const char *metric, in pmu_metrics_table__find_metric()
|
/linux/drivers/net/wireless/ti/wlcore/ |
H A D | event.c | 114 s8 metric = metric_arr[0]; in wlcore_event_rssi_trigger() local
|
H A D | acx.h | 633 u8 metric; member
|
/linux/tools/perf/tests/shell/lib/ |
H A D | perf_metric_validation.py | 380 def _run_perf(self, metric, workload: str): argument
|
/linux/tools/perf/ |
H A D | builtin-kvm.c | 133 #define EV_METRIC_CMP(metric) \ argument 156 #define EV_METRIC_ENTRY(metric) \ argument 240 #define EV_METRIC_PERCENT(metric) \ argument
|
/linux/net/mac80211/ |
H A D | mesh_hwmp.c | 105 u32 lifetime, u32 metric, u32 preq_id, in mesh_path_sel_frame_tx() 721 const u8 *prep_elem, u32 metric) in hwmp_prep_frame_process()
|
H A D | mesh.h | 117 u32 metric; member
|
/linux/mm/damon/ |
H A D | sysfs-schemes.c | 802 enum damos_wmark_metric metric; member 810 enum damos_wmark_metric metric, unsigned long interval_us, in damon_sysfs_watermarks_alloc() 828 enum damos_wmark_metric metric; member 998 enum damos_quota_goal_metric metric; member 1010 enum damos_quota_goal_metric metric; member
|
H A D | core.c | 328 enum damos_quota_goal_metric metric, in damos_new_quota_goal() 2431 static int damos_get_wmark_metric_value(enum damos_wmark_metric metric, in damos_get_wmark_metric_value() 2451 unsigned long metric; in damos_wmark_wait_us() local
|
/linux/include/linux/ |
H A D | damon.h | 181 enum damos_quota_goal_metric metric; member 294 enum damos_wmark_metric metric; member
|
/linux/sound/pci/ |
H A D | sonicvibes.c | 473 unsigned int xm, xn, xr, xd, metric = ~0U; snd_sonicvibes_pll() local
|
/linux/net/ipv6/ |
H A D | ip6_fib.c | 728 void fib6_metric_set(struct fib6_info *f6i, int metric, u32 val) in fib6_metric_set()
|
H A D | route.c | 825 struct fib6_info *nomatch, u32 metric, in __find_rr_leaf() argument 885 u32 metric = rr_head->fib6_metric; in find_rr_leaf() local
|
/linux/net/ipv4/ |
H A D | tcp_output.c | 130 unsigned int metric = dst_metric_advmss(dst); tcp_advertise_mss() local
|
/linux/drivers/net/wireless/marvell/libertas/ |
H A D | host.h | 953 __le32 metric; member
|