| /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 155 /** Show events even if in the Default metric group. */ argument [all …]
|
| H A D | python.c | 1411 const char *metric; in pyrf_evlist__compute_metric() local
|
| /linux/tools/perf/tests/ |
| H A D | pmu-events.c | 815 struct metric { struct 817 struct metric_ref metric_ref; argument 834 pr_debug("Found metric '%s'\n", pm->metric_name); in test__parsing_callback() argument
|
| /linux/tools/testing/selftests/damon/ |
| H A D | _damon_sysfs.py | 93 metric = None variable in DamosQuotaGoal 101 def __init__(self, metric, target_value=10000, current_value=0, nid=0): argument 197 metric = None variable in DamosWatermarks 204 def __init__(self, metric='none', interval=0, high=0, mid=0, low=0): 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 | 1332 struct ceph_client_metric *metric = &ceph_sb_to_mdsc(inode->i_sb)->metric; in ceph_aio_complete_req() local 1483 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/perf/pmu-events/ |
| H A D | empty-pmu-events.c | 3066 const char *metric, in pmu_metrics_table__find_metric_pmu() 3125 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/net/mac80211/ |
| H A D | mesh_hwmp.c | 105 u32 lifetime, u32 metric, u32 preq_id, in mesh_path_sel_frame_tx() argument 721 hwmp_prep_frame_process(struct ieee80211_sub_if_data * sdata,struct ieee80211_mgmt * mgmt,const u8 * prep_elem,u32 metric) hwmp_prep_frame_process() argument [all...] |
| H A D | mesh.h | 117 u32 metric; member
|
| /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/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 1011 enum damos_quota_goal_metric metric; member
|
| H A D | core.c | 324 enum damos_quota_goal_metric metric, in damos_new_quota_goal() 2514 static int damos_get_wmark_metric_value(enum damos_wmark_metric metric, in damos_get_wmark_metric_value() 2534 unsigned long metric; in damos_wmark_wait_us() local
|
| /linux/include/linux/ |
| H A D | damon.h | 198 enum damos_quota_goal_metric metric; member 314 enum damos_wmark_metric metric; member
|
| /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() argument
|
| H A D | route.c | 825 struct fib6_info *nomatch, u32 metric, in __find_rr_leaf() 885 u32 metric = rr_head->fib6_metric; in find_rr_leaf() local
|
| /linux/net/ipv4/ |
| H A D | tcp_output.c | 133 unsigned int metric = dst_metric_advmss(dst); in tcp_advertise_mss() local
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | host.h | 953 __le32 metric; member
|
| /linux/arch/x86/events/intel/ |
| H A D | core.c | 2697 static inline u64 icl_get_metrics_event_value(u64 metric, u64 slots, int idx) in icl_get_metrics_event_value()
|