/Linux-v6.1/tools/perf/util/ |
D | metricgroup.c | 116 struct metric { struct 123 /** The name of the metric such as "IPC". */ argument 124 const char *metric_name; argument 128 const char *metric_expr; argument 130 * The "ScaleUnit" that scales and adds a unit to the metric during argument 133 const char *metric_unit; argument 135 struct metric_ref *metric_refs; argument 142 * Parsed events for the metric. Optional as events may be taken from a argument 154 pr_warning("Splitting metric group %s into standalone metrics.\n", name); in metricgroup___watchdog_constraint_hint() argument 349 static bool match_pe_metric(const struct pmu_event *pe, const char *metric) in match_pe_metric() [all …]
|
/Linux-v6.1/include/net/ |
D | dst.h | 151 dst_metric_raw(const struct dst_entry *dst, const int metric) in dst_metric_raw() 159 dst_metric(const struct dst_entry *dst, const int metric) in dst_metric() 178 static inline void dst_metric_set(struct dst_entry *dst, int metric, u32 val) in dst_metric_set() 206 static inline unsigned long dst_metric_rtt(const struct dst_entry *dst, int metric) in dst_metric_rtt() 219 dst_metric_locked(const struct dst_entry *dst, int metric) in dst_metric_locked()
|
D | ip6_fib.h | 541 static inline bool fib6_metric_locked(struct fib6_info *f6i, int metric) in fib6_metric_locked()
|
/Linux-v6.1/tools/perf/tests/ |
D | pmu-events.c | 837 struct metric { struct 839 struct metric_ref metric_ref; argument 859 pr_debug("Found metric '%s'\n", pe->metric_name); in test__parsing_callback() argument
|
/Linux-v6.1/samples/bpf/ |
D | xdp_router_ipv4_user.c | 101 int dst_len, iface, metric; in read_route() member 161 int metric; in read_route() member
|
D | xdp_router_ipv4.bpf.c | 20 int metric; member
|
/Linux-v6.1/fs/ceph/ |
D | metric.c | 229 struct ceph_metric *metric; in ceph_metric_init() local
|
D | metric.h | 177 struct ceph_metric metric[METRIC_MAX]; member
|
D | file.c | 1122 struct ceph_client_metric *metric = &ceph_sb_to_mdsc(inode->i_sb)->metric; in ceph_aio_complete_req() local 1267 struct ceph_client_metric *metric = &fsc->mdsc->metric; in ceph_direct_read_write() local
|
D | mds_client.h | 470 struct ceph_client_metric metric; member
|
/Linux-v6.1/drivers/net/wireless/ti/wlcore/ |
D | event.c | 114 s8 metric = metric_arr[0]; in wlcore_event_rssi_trigger() local
|
D | acx.h | 633 u8 metric; member
|
/Linux-v6.1/net/mac80211/ |
D | mesh.h | 115 u32 metric; member
|
D | mesh_hwmp.c | 105 u32 lifetime, u32 metric, u32 preq_id, in mesh_path_sel_frame_tx() 702 const u8 *prep_elem, u32 metric) in hwmp_prep_frame_process()
|
/Linux-v6.1/mm/damon/ |
D | core.c | 1052 static unsigned long damos_wmark_metric_value(enum damos_wmark_metric metric) in damos_wmark_metric_value() 1072 unsigned long metric; in damos_wmark_wait_us() local
|
D | sysfs.c | 221 enum damos_wmark_metric metric; member 229 enum damos_wmark_metric metric, unsigned long interval_us, in damon_sysfs_watermarks_alloc() 267 enum damos_wmark_metric metric; in metric_store() local
|
/Linux-v6.1/arch/x86/events/intel/ |
D | p4.c | 508 #define P4_GEN_CACHE_EVENT(event, bit, metric) \ argument
|
D | core.c | 2540 static inline u64 icl_get_metrics_event_value(u64 metric, u64 slots, int idx) in icl_get_metrics_event_value()
|
/Linux-v6.1/include/linux/ |
D | damon.h | 192 enum damos_wmark_metric metric; member
|
/Linux-v6.1/drivers/media/pci/tw5864/ |
D | tw5864-video.c | 1307 const unsigned int metric = tw5864_md_metric_from_mvd(mv[i]); in tw5864_is_motion_triggered() local
|
/Linux-v6.1/sound/pci/ |
D | sonicvibes.c | 473 unsigned int xm, xn, xr, xd, metric = ~0U; in snd_sonicvibes_pll() local
|
/Linux-v6.1/net/ipv6/ |
D | ip6_fib.c | 715 void fib6_metric_set(struct fib6_info *f6i, int metric, u32 val) in fib6_metric_set()
|
D | route.c | 786 struct fib6_info *nomatch, u32 metric, in __find_rr_leaf() 846 u32 metric = rr_head->fib6_metric; in find_rr_leaf() local
|
/Linux-v6.1/net/ipv4/ |
D | tcp_output.c | 128 unsigned int metric = dst_metric_advmss(dst); in tcp_advertise_mss() local
|
/Linux-v6.1/drivers/net/wireless/marvell/libertas/ |
D | host.h | 953 __le32 metric; member
|