Home
last modified time | relevance | path

Searched refs:schedulers (Results 1 – 25 of 50) sorted by relevance

12

/external/Reactive-Extensions/RxCpp/Rx/v2/examples/doxygen/
Dreplay.cpp41 worker.schedule([&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e0602()
48 …le(coordination.now() + std::chrono::milliseconds(125), [&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e0902()
55 worker.schedule([&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e0c02()
98 worker.schedule([&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e1202()
105 …le(coordination.now() + std::chrono::milliseconds(125), [&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e1502()
112 worker.schedule([&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e1802()
155 worker.schedule([&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e1e02()
162 …le(coordination.now() + std::chrono::milliseconds(175), [&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e2102()
169 worker.schedule([&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e2402()
212 worker.schedule([&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e2a02()
[all …]
Dtime_interval.cpp9 typedef rxcpp::schedulers::scheduler::clock_type::time_point::duration duration_type;
38 typedef rxcpp::schedulers::scheduler::clock_type::time_point::duration duration_type;
Dtimestamp.cpp9 typedef rxcpp::schedulers::scheduler::clock_type::time_point time_point;
39 typedef rxcpp::schedulers::scheduler::clock_type::time_point time_point;
/external/strace/
Dsched.c44 tcp->auxstr = xlookup(schedulers, (kernel_ulong_t) tcp->u_rval); in SYS_FUNC()
53 printxval(schedulers, tcp->u_arg[1], "SCHED_???"); in SYS_FUNC()
79 printxval(schedulers, tcp->u_arg[0], "SCHED_???"); in SYS_FUNC()
129 printxval(schedulers, attr.sched_policy, "SCHED_???"); in print_sched_attr()
/external/strace/tests-m32/
Dsched_xetattr.c101 printxval(schedulers, attr->sched_policy, NULL); in main()
126 printxval(schedulers, attr->sched_policy, NULL); in main()
147 printxval(schedulers, attr->sched_policy, NULL); in main()
161 printxval(schedulers, attr->sched_policy, NULL); in main()
181 printxval(schedulers, attr->sched_policy, NULL); in main()
/external/strace/tests-mx32/
Dsched_xetattr.c101 printxval(schedulers, attr->sched_policy, NULL); in main()
126 printxval(schedulers, attr->sched_policy, NULL); in main()
147 printxval(schedulers, attr->sched_policy, NULL); in main()
161 printxval(schedulers, attr->sched_policy, NULL); in main()
181 printxval(schedulers, attr->sched_policy, NULL); in main()
/external/strace/tests/
Dsched_xetattr.c101 printxval(schedulers, attr->sched_policy, NULL); in main()
126 printxval(schedulers, attr->sched_policy, NULL); in main()
147 printxval(schedulers, attr->sched_policy, NULL); in main()
161 printxval(schedulers, attr->sched_policy, NULL); in main()
181 printxval(schedulers, attr->sched_policy, NULL); in main()
/external/strace/xlat/
Dschedulers.h11 # error static const struct xlat schedulers in mpers mode
16 const struct xlat schedulers[] = { variable
/external/Reactive-Extensions/RxCpp/projects/CMake/
DCMakeLists.txt111 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-currentthread.hpp
112 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-eventloop.hpp
113 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-immediate.hpp
114 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-newthread.hpp
115 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-runloop.hpp
116 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-sameworker.hpp
117 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-test.hpp
118 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-virtualtime.hpp
/external/Reactive-Extensions/RxCpp/Rx/v2/test/operators/
Dpairwise.cpp32 auto delay = rxcpp::schedulers::test::subscribed_time;
71 auto delay = rxcpp::schedulers::test::subscribed_time;
/external/Reactive-Extensions/RxCpp/Rx/v2/test/
Dtest.h16 namespace rxsc=rxcpp::schedulers;
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/
Drx-sameworker.hpp12 namespace schedulers { namespace
Drx-immediate.hpp12 namespace schedulers { namespace
Drx-eventloop.hpp12 namespace schedulers { namespace
Drx-virtualtime.hpp12 namespace schedulers { namespace
Drx-newthread.hpp12 namespace schedulers { namespace
Drx-currentthread.hpp12 namespace schedulers { namespace
Drx-runloop.hpp12 namespace schedulers { namespace
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dldst-opt-zr-clobber.mir10 # schedulers reordering instructions such that SUBS doesn't appear
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/tests/
Dtake.cpp4 namespace rxsc=rxcpp::schedulers;
/external/llvm/test/CodeGen/Generic/
D2006-07-03-schedulers.ll6 ; The top-down schedulers are excluded here because they don't yet support
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
D2006-07-03-schedulers.ll6 ; The top-down schedulers are excluded here because they don't yet support
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Generic/
D2006-07-03-schedulers.ll6 ; The top-down schedulers are excluded here because they don't yet support
/external/ltp/utils/ffsb-6.0-rc2/
Dregistration-description5 …rs. I has already been used to conduct a study of Linux Kernel 2.6 IO-schedulers, and a great dea…
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/
Dllvm-mca.rst188 dispatch logic, the hardware schedulers, the register file(s), and the retire
532 three schedulers:
581 * Dispatch (Instruction is dispatched to the schedulers).
596 simulated hardware schedulers.
607 * The schedulers are not full.
624 Instructions that are dispatched to the schedulers consume scheduler buffer
639 schedulers. The scheduler is responsible for tracking data dependencies, and

12