Home
last modified time | relevance | path

Searched refs:size_log (Results 1 – 16 of 16) sorted by relevance

/external/compiler-rt/lib/asan/tests/
Dasan_noinst_test.cc245 for (uptr size_log = 0; size_log <= 4; size_log++) { in TEST() local
246 uptr size = 1 << size_log; in TEST()
247 CB call = cb[is_write][size_log]; in TEST()
/external/iproute2/tc/
Dtc_core.c191 if ((sz >> s->size_log) > UINT16_MAX) { in tc_calc_size_table()
192 s->size_log++; in tc_calc_size_table()
195 (*stab)[i] = sz >> s->size_log; in tc_calc_size_table()
/external/strace/tests/
Dnlattr_tca_stab.c102 .size_log = 0xcd, in main()
114 PRINT_FIELD_U(", ", s, size_log); in main()
/external/strace/tests-m32/
Dnlattr_tca_stab.c102 .size_log = 0xcd, in main()
114 PRINT_FIELD_U(", ", s, size_log); in main()
/external/strace/tests-mx32/
Dnlattr_tca_stab.c102 .size_log = 0xcd, in main()
114 PRINT_FIELD_U(", ", s, size_log); in main()
/external/eigen/bench/btl/generic_bench/utils/
Dsize_log.hh29 void size_log(const int nb_point, const int size_min, const int size_max, Vector & X) in size_log() function
Dsize_lin_log.hh42 size_log(nb_point-nine,ten,size_max,log_size); in size_lin_log()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h192 DCHECK_EQ(kAccessSizeLog, size_log()); in SetAddr0AndSizeLog()
249 u64 ALWAYS_INLINE size() const { return 1ull << size_log(); } in size()
305 u64 size_log() const { return (x_ >> (3 + kClkBits)) & 3; } in size_log() function
/external/strace/
Drtnl_tc.c224 PRINT_FIELD_U(", ", s, size_log); in decode_tc_sizespec()
/external/iproute2/include/
Dbpf_util.h259 size_t size_log);
/external/libnl/include/linux-private/linux/
Dpkt_sched.h89 unsigned char size_log; member
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h1072 uptr size_log = MostSignificantSetBitIndex(map_size); in Allocate() local
1073 CHECK_LT(size_log, ARRAY_SIZE(stats.by_size_log)); in Allocate()
1084 stats.by_size_log[size_log]++; in Allocate()
/external/iproute2/include/uapi/linux/
Dpkt_sched.h102 unsigned char size_log; member
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h103 unsigned char size_log; member
/external/iproute2/lib/
Dbpf.c1052 size_t size_log) in bpf_prog_load() argument
1061 if (size_log > 0) { in bpf_prog_load()
1063 attr.log_size = size_log; in bpf_prog_load()
/external/syzkaller/sys/linux/
Dsocket_netlink_route_sched.txt1081 size_log int8