Home
last modified time | relevance | path

Searched full:schedule (Results 1 – 25 of 2446) sorted by relevance

12345678910>>...98

/external/bcc/tools/
Doffcputime_example.txt18 schedule
34 schedule
42 schedule
57 schedule
80 schedule
96 schedule
106 schedule
114 schedule
129 schedule
144 schedule
[all …]
Doffwaketime_example.txt38 ffffffff81785085 schedule
75 ffffffff81785085 schedule
97 ffffffff81785085 schedule
125 ffffffff81785085 schedule
150 ffffffff81785085 schedule
196 svscan;retint_user;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;-;hrtimer_wakeup;__hrtim…
201 sshd;retint_user;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;-; 24
210 chmod;int_ret_from_sys_call;syscall_return_slowpath;exit_to_usermode_loop;schedule;-; 39
217 readproctitle;int_ret_from_sys_call;syscall_return_slowpath;exit_to_usermode_loop;schedule;-; 51
218 mkdir;int_ret_from_sys_call;syscall_return_slowpath;exit_to_usermode_loop;schedule;-; 53
[all …]
/external/clang/test/OpenMP/
Dfor_schedule_messages.cpp14 #pragma omp for schedule // expected-error {{expected '(' after 'schedule'}} in tmain()
16schedule ( // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoton… in tmain()
18schedule () // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoto… in tmain()
20 …#pragma omp for schedule (auto // expected-error {{expected ')'}} expected-note {{to match this '(… in tmain()
22schedule (monotonic // expected-error {{expected ')'}} expected-error {{expected 'static', 'dynami… in tmain()
24schedule (auto_dynamic // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtim… in tmain()
26schedule (nonmonotonic, // expected-error {{expected ')'}} expected-error {{expected 'simd' in Ope… in tmain()
28schedule (simd: // expected-error {{expected ')'}} expected-error {{expected 'static', 'dynamic', … in tmain()
30schedule (monotonic, auto // expected-error {{expected ')'}} expected-warning {{missing ':' after in tmain()
32schedule (nonmonotonic: auto, // expected-error {{expected ')'}} expected-error {{'nonmonotonic' m… in tmain()
[all …]
Dtarget_parallel_for_schedule_messages.cpp14 #pragma omp target parallel for schedule // expected-error {{expected '(' after 'schedule'}} in tmain()
16schedule ( // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoton… in tmain()
18schedule () // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoto… in tmain()
20 …#pragma omp target parallel for schedule (auto // expected-error {{expected ')'}} expected-note {{… in tmain()
22schedule (auto_dynamic // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtim… in tmain()
24 …#pragma omp target parallel for schedule (auto, // expected-error {{expected ')'}} expected-note … in tmain()
26 …#pragma omp target parallel for schedule (runtime, 3) // expected-error {{expected ')'}} expected… in tmain()
29 #pragma omp target parallel for schedule (guided argc in tmain()
31 // expected-error@+1 2 {{argument to 'schedule' clause must be a strictly positive integer value}} in tmain()
32 …#pragma omp target parallel for schedule (static, ST // expected-error {{expected ')'}} expected-n… in tmain()
[all …]
Dparallel_for_simd_schedule_messages.cpp14 #pragma omp parallel for simd schedule // expected-error {{expected '(' after 'schedule'}} in tmain()
16schedule ( // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoton… in tmain()
18schedule () // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoto… in tmain()
20 …#pragma omp parallel for simd schedule (auto // expected-error {{expected ')'}} expected-note {{to… in tmain()
22schedule (auto_dynamic // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtim… in tmain()
24 …#pragma omp parallel for simd schedule (auto, // expected-error {{expected ')'}} expected-note {{… in tmain()
26 …#pragma omp parallel for simd schedule (runtime, 3) // expected-error {{expected ')'}} expected-n… in tmain()
29 #pragma omp parallel for simd schedule (guided argc in tmain()
31 // expected-error@+1 2 {{argument to 'schedule' clause must be a strictly positive integer value}} in tmain()
32 …#pragma omp parallel for simd schedule (static, ST // expected-error {{expected ')'}} expected-not… in tmain()
[all …]
Dparallel_for_schedule_messages.cpp14 #pragma omp parallel for schedule // expected-error {{expected '(' after 'schedule'}} in tmain()
16schedule ( // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoton… in tmain()
18schedule () // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoto… in tmain()
20 …#pragma omp parallel for schedule (auto // expected-error {{expected ')'}} expected-note {{to matc… in tmain()
22schedule (auto_dynamic // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtim… in tmain()
24 …#pragma omp parallel for schedule (auto, // expected-error {{expected ')'}} expected-note {{to ma… in tmain()
26 …#pragma omp parallel for schedule (runtime, 3) // expected-error {{expected ')'}} expected-note {… in tmain()
29 #pragma omp parallel for schedule (guided argc in tmain()
31 // expected-error@+1 2 {{argument to 'schedule' clause must be a strictly positive integer value}} in tmain()
32 …#pragma omp parallel for schedule (static, ST // expected-error {{expected ')'}} expected-note {{t… in tmain()
[all …]
Dtarget_parallel_for_simd_schedule_messages.cpp14 #pragma omp target parallel for simd schedule // expected-error {{expected '(' after 'schedule'}} in tmain()
16schedule ( // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoton… in tmain()
18schedule () // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoto… in tmain()
20 …#pragma omp target parallel for simd schedule (auto // expected-error {{expected ')'}} expected-no… in tmain()
22schedule (auto_dynamic // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtim… in tmain()
24 …#pragma omp target parallel for simd schedule (auto, // expected-error {{expected ')'}} expected-… in tmain()
26 …#pragma omp target parallel for simd schedule (runtime, 3) // expected-error {{expected ')'}} exp… in tmain()
29 #pragma omp target parallel for simd schedule (guided argc in tmain()
31 // expected-error@+1 2 {{argument to 'schedule' clause must be a strictly positive integer value}} in tmain()
32 …#pragma omp target parallel for simd schedule (static, ST // expected-error {{expected ')'}} expec… in tmain()
[all …]
Dfor_simd_schedule_messages.cpp14 #pragma omp for simd schedule // expected-error {{expected '(' after 'schedule'}} in tmain()
16schedule ( // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoton… in tmain()
18schedule () // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoto… in tmain()
20 …#pragma omp for simd schedule (auto // expected-error {{expected ')'}} expected-note {{to match th… in tmain()
22schedule (auto_dynamic // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtim… in tmain()
24 …#pragma omp for simd schedule (auto, // expected-error {{expected ')'}} expected-note {{to match … in tmain()
26 …#pragma omp for simd schedule (runtime, 3) // expected-error {{expected ')'}} expected-note {{to … in tmain()
29 #pragma omp for simd schedule (guided argc in tmain()
31 // expected-error@+1 2 {{argument to 'schedule' clause must be a strictly positive integer value}} in tmain()
32 …#pragma omp for simd schedule (static, ST // expected-error {{expected ')'}} expected-note {{to ma… in tmain()
[all …]
Dschedule_codegen.cpp17 #pragma omp for schedule(static) in main()
22 #pragma omp for simd schedule(static) in main()
27 #pragma omp for schedule(static, 2) in main()
32 #pragma omp for simd schedule(static, 2) in main()
36 #pragma omp for schedule(auto) in main()
40 #pragma omp for simd schedule(auto) in main()
44 #pragma omp for schedule(runtime) in main()
48 #pragma omp for simd schedule(runtime) in main()
52 #pragma omp for schedule(guided) in main()
56 #pragma omp for simd schedule(guided) in main()
[all …]
Ddistribute_parallel_for_simd_schedule_messages.cpp16 #pragma omp distribute parallel for simd schedule // expected-error {{expected '(' after 'schedule'… in tmain()
20schedule ( // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoton… in tmain()
24schedule () // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoto… in tmain()
28 #pragma omp distribute parallel for simd schedule (auto // expected-error {{expected ')'}} expected… in tmain()
32schedule (auto_dynamic // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtim… in tmain()
36 #pragma omp distribute parallel for simd schedule (auto, // expected-error {{expected ')'}} expect… in tmain()
40 #pragma omp distribute parallel for simd schedule (runtime, 3) // expected-error {{expected ')'}} … in tmain()
45 #pragma omp distribute parallel for simd schedule (guided argc in tmain()
47 // expected-error@+3 2 {{argument to 'schedule' clause must be a strictly positive integer value}} in tmain()
50 #pragma omp distribute parallel for simd schedule (static, ST // expected-error {{expected ')'}} ex… in tmain()
[all …]
Ddistribute_parallel_for_schedule_messages.cpp16 #pragma omp distribute parallel for schedule // expected-error {{expected '(' after 'schedule'}} in tmain()
20schedule ( // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoton… in tmain()
24schedule () // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtime', 'monoto… in tmain()
28 #pragma omp distribute parallel for schedule (auto // expected-error {{expected ')'}} expected-note… in tmain()
32schedule (auto_dynamic // expected-error {{expected 'static', 'dynamic', 'guided', 'auto', 'runtim… in tmain()
36 #pragma omp distribute parallel for schedule (auto, // expected-error {{expected ')'}} expected-no… in tmain()
40 #pragma omp distribute parallel for schedule (runtime, 3) // expected-error {{expected ')'}} expec… in tmain()
45 #pragma omp distribute parallel for schedule (guided argc in tmain()
47 // expected-error@+3 2 {{argument to 'schedule' clause must be a strictly positive integer value}} in tmain()
50 #pragma omp distribute parallel for schedule (static, ST // expected-error {{expected ')'}} expecte… in tmain()
[all …]
/external/rust/crates/async-task/tests/
Dbasic.rs44 // Creates a schedule function with event counters.
46 // Usage: `schedule!(s, SCHED, DROP)`
48 // The schedule function `s` does nothing.
51 macro_rules! schedule { macro
81 schedule!(s, SCHEDULE, DROP_S); in drop_and_detach()
85 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 0); in drop_and_detach()
91 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 0); in drop_and_detach()
97 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 0); in drop_and_detach()
105 schedule!(s, SCHEDULE, DROP_S); in detach_and_drop()
110 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 0); in detach_and_drop()
[all …]
Dwaker_pending.rs53 // Creates a schedule function with event counters.
55 // Usage: `schedule!(s, chan, SCHED, DROP)`
57 // The schedule function `s` pushes the task into `chan`.
62 macro_rules! schedule { macro
97 schedule!(s, chan, SCHEDULE, DROP_S); in wake_during_run()
109 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 2); in wake_during_run()
119 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 1); in wake_during_run()
127 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 2); in wake_during_run()
141 schedule!(s, chan, SCHEDULE, DROP_S); in cancel_during_run()
154 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 1); in cancel_during_run()
[all …]
Djoin.rs62 // Creates a schedule function with event counters.
64 // Usage: `schedule!(s, SCHED, DROP)`
66 // The schedule function `s` does nothing.
69 macro_rules! schedule { macro
86 runnable.schedule();
100 schedule!(s, SCHEDULE, DROP_S); in drop_and_join()
110 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 0); in drop_and_join()
119 schedule!(s, SCHEDULE, DROP_S); in run_and_join()
129 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 0); in run_and_join()
138 schedule!(s, SCHEDULE, DROP_S); in detach_and_run()
[all …]
Dpanic.rs49 // Creates a schedule function with event counters.
51 // Usage: `schedule!(s, SCHED, DROP)`
53 // The schedule function `s` does nothing.
56 macro_rules! schedule { macro
86 schedule!(s, SCHEDULE, DROP_S); in cancel_during_run()
93 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 0); in cancel_during_run()
102 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 0); in cancel_during_run()
112 schedule!(s, SCHEDULE, DROP_S); in run_and_join()
117 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 0); in run_and_join()
123 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 0); in run_and_join()
[all …]
Dwaker_ready.rs59 // Creates a schedule function with event counters.
61 // Usage: `schedule!(s, chan, SCHED, DROP)`
63 // The schedule function `s` pushes the task into `chan`.
68 macro_rules! schedule { macro
103 schedule!(s, chan, SCHEDULE, DROP_S); in wake()
111 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 0); in wake()
119 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 1); in wake()
126 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 1); in wake()
133 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 1); in wake()
142 schedule!(s, chan, SCHEDULE, DROP_S); in wake_by_ref()
[all …]
Dwaker_panic.rs62 // Creates a schedule function with event counters.
64 // Usage: `schedule!(s, chan, SCHED, DROP)`
66 // The schedule function `s` pushes the task into `chan`.
71 macro_rules! schedule { macro
110 schedule!(s, chan, SCHEDULE, DROP_S); in wake_during_run()
123 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 1); in wake_during_run()
134 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 1); in wake_during_run()
142 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 1); in wake_during_run()
153 schedule!(s, chan, SCHEDULE, DROP_S); in cancel_during_run()
166 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 1); in cancel_during_run()
[all …]
Dready.rs61 // Creates a schedule function with event counters.
63 // Usage: `schedule!(s, SCHED, DROP)`
65 // The schedule function `s` does nothing.
68 macro_rules! schedule { macro
98 schedule!(s, SCHEDULE, DROP_S); in cancel_during_run()
105 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 0); in cancel_during_run()
114 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 0); in cancel_during_run()
121 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 0); in cancel_during_run()
129 assert_eq!(SCHEDULE.load(Ordering::SeqCst), 0); in cancel_during_run()
140 schedule!(s, SCHEDULE, DROP_S); in join_during_run()
[all …]
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DKeepAliveManagerTest.java71 // Transport becomes active. We should schedule keepalive pings. in sendKeepAlivePings()
75 verify(scheduler, times(1)).schedule(sendPingCaptor.capture(), delayCaptor.capture(), in sendKeepAlivePings()
83 .when(scheduler).schedule(isA(Runnable.class), isA(Long.class), isA(TimeUnit.class)); in sendKeepAlivePings()
88 verify(scheduler, times(2)).schedule(isA(Runnable.class), delayCaptor.capture(), in sendKeepAlivePings()
97 verify(scheduler, times(3)).schedule(isA(Runnable.class), delayCaptor.capture(), in sendKeepAlivePings()
110 .when(scheduler).schedule(isA(Runnable.class), isA(Long.class), isA(TimeUnit.class)); in keepAlivePingDelayedByIncomingData()
112 // Transport becomes active. We should schedule keepalive pings. in keepAlivePingDelayedByIncomingData()
115 verify(scheduler, times(1)).schedule(sendPingCaptor.capture(), isA(Long.class), in keepAlivePingDelayedByIncomingData()
129 verify(scheduler, times(2)).schedule(isA(Runnable.class), delayCaptor.capture(), in keepAlivePingDelayedByIncomingData()
169 // Transport becomes active. We should schedule keepalive pings. in onTransportTerminationCancelsShutdownFuture()
[all …]
/external/python/google-api-python-client/docs/dyn/
Dbaremetalsolution_v1alpha1.projects.snapshotSchedulePolicies.html85 <p class="firstline">Delete removes named snapshot schedule policy</p>
88 <p class="firstline">Get details for a specific snapshot schedule policy</p>
91 <p class="firstline">List the snapshot schedule policies for the specified project</p>
113 { # A snapshot schedule policy.
117 { # A snapshot schedule.
118 …quot;: &quot;A String&quot;, # The crontab-like specification that this Schedule will use to take …
119 …x&quot;: &quot;A String&quot;, # A string to prefix names of snapshots created under this Schedule.
120 … &quot;retentionCount&quot;: 42, # The maximum number of snapshots to retain under this Schedule.
136 { # A snapshot schedule policy.
140 { # A snapshot schedule.
[all …]
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_schedule_test.cc41 // Updating the schedule of an unchanged HLO module should not affect the in TEST_F()
42 // schedule at all. in TEST_F()
58 HloSchedule schedule, in TEST_F()
63 schedule.sequence(module->entry_computation()).instructions(); in TEST_F()
67 TF_ASSERT_OK(schedule.Update()); in TEST_F()
68 TF_ASSERT_OK(schedule.Verify()); in TEST_F()
71 schedule.sequence(module->entry_computation()).instructions()); in TEST_F()
75 // Add some additional instructions to a module and verify the schedule can be in TEST_F()
92 HloSchedule schedule, in TEST_F()
106 return absl::c_linear_search(schedule.sequence(entry).instructions(), hlo); in TEST_F()
[all …]
/external/oss-fuzz/infra/build/functions/
Dproject_sync.py42 'ProjectMetadata', 'schedule project_yaml_contents dockerfile_contents')
49 def create_scheduler(cloud_scheduler_client, project_name, schedule, tag, argument
61 'schedule': schedule
76 def update_scheduler(cloud_scheduler_client, project, schedule, tag): argument
77 """Updates schedule in case schedule was changed."""
87 'schedule': schedule,
90 update_mask = {'paths': ['schedule']}
126 projects[project_name].schedule,
133 schedule=project_metadata.schedule,
147 if project.schedule != project_metadata.schedule:
[all …]
/external/rust/crates/async-task/src/
Drunnable.rs23 /// When the task is woken, its [`Runnable`] is passed to the `schedule` function.
24 /// The `schedule` function should not attempt to run the [`Runnable`] nor to drop it. Instead, it
40 /// let schedule = move |runnable| s.send(runnable).unwrap();
42 /// // Create a task with the future and the schedule function.
43 /// let (runnable, task) = async_task::spawn(future, schedule);
45 pub fn spawn<F, S>(future: F, schedule: S) -> (Runnable, Task<F::Output>) in spawn()
51 unsafe { spawn_unchecked(future, schedule) } in spawn()
81 /// let schedule = move |runnable| s.send(runnable).unwrap();
83 /// // Create a task with the future and the schedule function.
84 /// let (runnable, task) = async_task::spawn_local(future, schedule);
[all …]
/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_profiler.tc31 echo "Now filter on just schedule"
32 echo '*schedule' > set_ftrace_filter
40 # make sure only schedule functions exist
42 echo "testing if only schedule is being traced"
43 if grep -v -e '^#' -e 'schedule' trace; then
44 fail "more than schedule was found"
47 echo "Make sure schedule was traced"
48 if ! grep -e 'schedule' trace > /dev/null; then
50 fail "can not find schedule in trace"
59 if ! grep -v -e '^#' -e 'schedule' trace > /dev/null; then
[all …]
/external/swiftshader/third_party/marl/src/
Dscheduler_bench.cpp21 BENCHMARK_DEFINE_F(Schedule, Empty)(benchmark::State& state) { in BENCHMARK_DEFINE_F() argument
25 marl::schedule([] {}); in BENCHMARK_DEFINE_F()
30 BENCHMARK_REGISTER_F(Schedule, Empty)->Apply(Schedule::args);
32 BENCHMARK_DEFINE_F(Schedule, SomeWork) in BENCHMARK_DEFINE_F() argument
39 marl::schedule([=] { in BENCHMARK_DEFINE_F()
48 BENCHMARK_REGISTER_F(Schedule, SomeWork)->Apply(Schedule::args);
50 BENCHMARK_DEFINE_F(Schedule, SomeWorkWorkerAffinityOneOf) in BENCHMARK_DEFINE_F() argument
60 marl::schedule([=] { in BENCHMARK_DEFINE_F()
69 BENCHMARK_REGISTER_F(Schedule, SomeWorkWorkerAffinityOneOf)
70 ->Apply(Schedule::args);

12345678910>>...98