/aosp_15_r20/external/blktrace/btt/ |
H A D | output.c | 27 ai_dip_t dip_q2q_dm_avg(struct d_info *dip) { return &dip->avgs.q2q_dm; } in dip_q2q_dm_avg() 28 ai_dip_t dip_q2a_dm_avg(struct d_info *dip) { return &dip->avgs.q2a_dm; } in dip_q2a_dm_avg() 29 ai_dip_t dip_q2c_dm_avg(struct d_info *dip) { return &dip->avgs.q2c_dm; } in dip_q2c_dm_avg() 31 ai_dip_t dip_q2q_avg(struct d_info *dip) { return &dip->avgs.q2q; } in dip_q2q_avg() 32 ai_dip_t dip_q2c_avg(struct d_info *dip) { return &dip->avgs.q2c; } in dip_q2c_avg() 33 ai_dip_t dip_q2a_avg(struct d_info *dip) { return &dip->avgs.q2a; } in dip_q2a_avg() 34 ai_dip_t dip_q2g_avg(struct d_info *dip) { return &dip->avgs.q2g; } in dip_q2g_avg() 35 ai_dip_t dip_s2g_avg(struct d_info *dip) { return &dip->avgs.s2g; } in dip_s2g_avg() 36 ai_dip_t dip_g2i_avg(struct d_info *dip) { return &dip->avgs.g2i; } in dip_g2i_avg() 37 ai_dip_t dip_q2m_avg(struct d_info *dip) { return &dip->avgs.q2m; } in dip_q2m_avg() [all …]
|
H A D | devs.c | 64 struct d_info *dip; in __dip_find() local 76 void __dip_exit(struct d_info *dip) in __dip_exit() 103 struct d_info *dip = list_entry(p, struct d_info, all_head); in dip_exit() local 108 static inline FILE *open_pit(struct d_info *dip) in open_pit() 122 struct d_info *dip = __dip_find(device); in dip_alloc() local 204 struct io *dip_find_sec(struct d_info *dip, enum iop_type type, __u64 sec) in dip_find_sec() 217 struct d_info *dip; in dip_foreach_out() local 232 struct d_info *dip = __dip_find(dev); in dip_plug() local 240 static inline void unplug(struct d_info *dip, double cur_time) in unplug() 248 struct d_info *dip = __dip_find(dev); in dip_unplug() local [all …]
|
H A D | iostat.c | 25 #define INC_STAT(dip, fld) \ argument 31 #define DEC_STAT(dip, fld) \ argument 37 #define ADD_STAT(dip, fld, val) \ argument 44 #define SUB_STAT(dip, fld, val) \ argument 63 static void update_tot_qusz(struct d_info *dip, double now) in update_tot_qusz() 73 static void update_idle_time(struct d_info *dip, double now, int force) in update_idle_time() 83 void __dump_stats(__u64 stamp, int all, struct d_info *dip, struct stats_t *asp) in __dump_stats() 194 struct d_info *dip; in iostat_dump_stats() local 256 struct d_info *dip = iop->dip; in iostat_issue() local 269 struct d_info *dip = q_iop->dip; in iostat_complete() local
|
H A D | latency.c | 29 FILE *latency_open(struct d_info *dip, char *name, char *post) in latency_open() 48 void latency_alloc(struct d_info *dip) in latency_alloc() 55 void latency_q2d(struct d_info *dip, __u64 tstamp, __u64 latency) in latency_q2d() 61 void latency_d2c(struct d_info *dip, __u64 tstamp, __u64 latency) in latency_d2c() 67 void latency_q2c(struct d_info *dip, __u64 tstamp, __u64 latency) in latency_q2c()
|
H A D | inlines.h | 124 static inline void dip_update_q(struct d_info *dip, struct io *iop) in dip_update_q() 285 static inline struct rb_root *__get_root(struct d_info *dip, enum iop_type type) in __get_root() 291 static inline int dip_rb_ins(struct d_info *dip, struct io *iop) in dip_rb_ins() 301 static inline void dip_rb_fe(struct d_info *dip, enum iop_type type, in dip_rb_fe() 309 static inline struct io *dip_rb_find_sec(struct d_info *dip, in dip_rb_find_sec()
|
H A D | unplug_hist.c | 29 struct d_info *dip; member 33 void *unplug_hist_alloc(struct d_info *dip) in unplug_hist_alloc() 48 struct d_info *dip; in unplug_hist_add() local
|
H A D | p_live.c | 43 static FILE *do_open(struct d_info *dip) in do_open() 119 void p_live_add(struct d_info *dip, __u64 dt, __u64 ct) in p_live_add() 156 struct p_live_info *p_live_get(struct d_info *dip, int base_y) in p_live_get()
|
H A D | bno_dump.c | 27 static FILE *bno_dump_open(struct d_info *dip, char rwc) in bno_dump_open() 48 void *bno_dump_alloc(struct d_info *dip) in bno_dump_alloc()
|
H A D | rstats.c | 54 static int init_rsip(struct rstat *rsip, struct d_info *dip) in init_rsip() 98 void *rstat_alloc(struct d_info *dip) in rstat_alloc()
|
H A D | misc.c | 135 char *make_dev_hdr(char *pad, size_t len, struct d_info *dip, int add_parens) in make_dev_hdr() 149 char *mkhandle(struct d_info *dip, char *str, size_t len) in mkhandle()
|
H A D | aqd.c | 32 void *aqd_alloc(struct d_info *dip) in aqd_alloc()
|
H A D | plat.c | 30 void *plat_alloc(struct d_info *dip, char *post) in plat_alloc()
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_ses_microcode.c | 297 struct dout_buff_t * wp, uint8_t * dip, in send_then_receive() 495 uint8_t * dip = NULL; in main() local
|
/aosp_15_r20/external/blktrace/btreplay/ |
H A D | btreplay.c | 583 struct dev_info *dip; in add_input_dev() local 599 static void rem_input_dev(struct dev_info *dip) in rem_input_dev() 977 static void __find_input_files(struct dev_info *dip) in __find_input_files()
|
/aosp_15_r20/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | RotationActivity.java | 38 static int dipToPx(Context c, int dip) { in dipToPx()
|
H A D | AlphaLayersActivity.java | 55 static int dipToPx(Context c, int dip) { in dipToPx()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/forwarding/ |
H A D | sch_ets_core.sh | 74 dip() function
|
/aosp_15_r20/external/bcc/tests/python/ |
H A D | test_stat1.c | 7 u32 dip; member
|
H A D | test_xlate1.c | 5 u32 dip; member
|
H A D | test_clang_complex.c | 8 u32 dip:32; member
|
H A D | test_brb.c | 114 u32 dip; in br_common() local
|
/aosp_15_r20/external/bcc/examples/networking/neighbor_sharing/ |
H A D | tc_neighbor_sharing.c | 32 u32 dip = ip->dst; in classify_wan() local
|
/aosp_15_r20/frameworks/base/core/java/android/text/style/ |
H A D | AbsoluteSizeSpan.java | 51 public AbsoluteSizeSpan(int size, boolean dip) { in AbsoluteSizeSpan()
|
/aosp_15_r20/external/ethtool/ |
H A D | rxclass.c | 23 static void rxclass_print_ipv4_rule(__be32 sip, __be32 sipm, __be32 dip, in rxclass_print_ipv4_rule() 42 static void rxclass_print_ipv6_rule(__be32 *sip, __be32 *sipm, __be32 *dip, in rxclass_print_ipv6_rule()
|
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
H A D | WidgetTestUtils.java | 126 public static int convertDipToPixels(Context context, int dip) { in convertDipToPixels()
|