Home
last modified time | relevance | path

Searched refs:nloops (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Dialect/mhlo/transforms/
H A Dlegalize_to_linalg_utils.h117 int64_t nloops = getRank(maxRankArg); in matchAndRewrite() local
123 return r == 0 || r == nloops; in matchAndRewrite()
135 if (!resultTy || !resultTy->hasRank() || resultTy->getRank() != nloops || in matchAndRewrite()
145 if (nloops == 0 && isInBodyOfLinalgOps(op)) { in matchAndRewrite()
166 AffineMap scalarMap = AffineMap::get(nloops, 0, rewriter.getContext()); in matchAndRewrite()
167 AffineMap idMap = rewriter.getMultiDimIdentityMap(nloops); in matchAndRewrite()
176 getNParallelLoopsAttrs(nloops), in matchAndRewrite()
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_cursor_legacy.c652 static void flip_vs_cursor(igt_display_t *display, enum flip_test mode, int nloops) in flip_vs_cursor() argument
676 if (nloops) in flip_vs_cursor()
720 do_ioctl(display->drm_fd, DRM_IOCTL_MODE_CURSOR, &arg[nloops & 1]); in flip_vs_cursor()
730 transition_nonblocking(display, pipe, &fb_info, &argb_fb, (nloops & 2) /2); in flip_vs_cursor()
737 do_ioctl(display->drm_fd, DRM_IOCTL_MODE_CURSOR, &arg[nloops & 1]); in flip_vs_cursor()
754 } while (nloops--); in flip_vs_cursor()
855 static void two_screens_flip_vs_cursor(igt_display_t *display, int nloops, bool modeset, bool atomi… in two_screens_flip_vs_cursor() argument
932 while (nloops--) { in two_screens_flip_vs_cursor()
933 shared[1] = nloops & 1; in two_screens_flip_vs_cursor()
940 if (!nloops) in two_screens_flip_vs_cursor()
[all …]
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/
H A Dmemslot_perf_test.c748 uint64_t *nloops, in test_execute() argument
785 (*nloops)++; in test_execute()
942 uint64_t nloops; member
953 result.nloops = 0; in test_loop()
955 &result.nloops, in test_loop()
969 if (!result.nloops) { in test_loop()
975 result.nloops); in test_loop()
977 result.nloops, in test_loop()
1038 rbestruntime.nloops); in main()
/aosp_15_r20/external/pytorch/benchmarks/fastrnns/
H A Dprofile.py15 nloops=5, argument
55 [run_iter(modeldef) for _ in range(nloops)]
61 nloops=5, argument
82 run_rnn(name, creator, nloops, **params)
H A Dbench.py73 nloops=100, argument
144 results = [train_batch(modeldef) for _ in range(nloops)]
343 if args.nloops + args.warmup > 30:
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
H A Dlegalize_to_linalg.cc457 int64_t nloops = inputInd.size(); in matchAndRewrite() local
469 maps.push_back(AffineMap::get(nloops, 0, exprs, rewriter.getContext())); in matchAndRewrite()
616 auto nloops = resultType.getRank(); in matchAndRewrite() local
626 indexingMaps, getNParallelLoopsAttrs(nloops), in matchAndRewrite()
650 unsigned nloops = getHloOpResultType(broadcastOp).getRank(); in getIndexingMaps() local
665 inputMap = AffineMap::get(nloops, /*symbolCount=*/0, context); in getIndexingMaps()
668 AffineMap::get(nloops, /*symbolCount=*/0, inputDimExprs, context); in getIndexingMaps()
670 return {inputMap, b->getMultiDimIdentityMap(nloops)}; in getIndexingMaps()
687 unsigned nloops = resultType.getRank(); in getIndexingMaps() local
691 return {AffineMap::get(nloops, /*symbolCount=*/0, b->getContext()), in getIndexingMaps()
[all …]
/aosp_15_r20/external/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress09.c379 unsigned nloops; in child_mapper() local
384 nloops = (randloops) ? (lrand48() % MAXLOOPS) : MAXLOOPS; in child_mapper()
388 procno, getpid(), seed, nloops); in child_mapper()
394 for (loopcnt = 0; loopcnt < nloops; loopcnt++) { in child_mapper()
H A Dmmapstress01.c135 unsigned int nloops; in child_mapper() local
159 nloops = (randloops) ? (lrand48() % MAXLOOPS) : MAXLOOPS; in child_mapper()
164 (long)mapsize, (long long)offset / pagesize, nloops); in child_mapper()
170 for (loopcnt = 0; loopcnt < nloops; loopcnt++) { in child_mapper()
H A Dmmapstress10.c538 unsigned nloops; local
606 nloops = (randloops) ? (lrand48() % MAXLOOPS) : MAXLOOPS;
613 offset / pagesize, nloops);
618 (long)mapsize_mapper, offset / pagesize, nloops);
625 for (loopcnt = 0; loopcnt < nloops; loopcnt++) {
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/cloog/
Dclast.h171 struct clast_for ***loops, int *nloops, int **stmts, int *nstmts);
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/
Dpsp.rs2666 pub fn sceAtracSetLoopNum(atrac_id: i32, nloops: i32) -> i32; in sceAtracSetLoopNum()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/
H A Dpsp.rs2666 pub fn sceAtracSetLoopNum(atrac_id: i32, nloops: i32) -> i32; in sceAtracSetLoopNum()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/
H A Dpsp.rs2666 pub fn sceAtracSetLoopNum(atrac_id: i32, nloops: i32) -> i32; in sceAtracSetLoopNum()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/
H A Dpsp.rs2666 pub fn sceAtracSetLoopNum(atrac_id: i32, nloops: i32) -> i32; in sceAtracSetLoopNum()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/
H A Dpsp.rs2666 pub fn sceAtracSetLoopNum(atrac_id: i32, nloops: i32) -> i32; in sceAtracSetLoopNum()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/
H A Dpsp.rs2666 pub fn sceAtracSetLoopNum(atrac_id: i32, nloops: i32) -> i32; in sceAtracSetLoopNum()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/
H A Dpsp.rs2666 pub fn sceAtracSetLoopNum(atrac_id: i32, nloops: i32) -> i32; in sceAtracSetLoopNum()