/external/ltp/testcases/realtime/doc/ |
D | AUTOMATED_RUN | 22 In dir func/prio-preempt, user runs ./run_auto.sh prf1 24 $SCRIPTS_DIR/run_c_files.sh $profile prio-preempt 27 func/prio-preempt prio-preempt -c 2 -j 28 func/prio-preempt prio-preempt -c 1 30 and run the following commands from the func/prio-preempt dir: 31 prio-preempt -c 2 -j 32 prio-preempt -c 1
|
/external/ltp/testcases/realtime/testcases/realtime/doc/ |
D | AUTOMATED_RUN | 22 In dir func/prio-preempt, user runs ./run_auto.sh prf1 24 $SCRIPTS_DIR/run_c_files.sh $profile prio-preempt 27 func/prio-preempt prio-preempt -c 2 -j 28 func/prio-preempt prio-preempt -c 1 30 and run the following commands from the func/prio-preempt dir: 31 prio-preempt -c 2 -j 32 prio-preempt -c 1
|
/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/preemptirq/ |
D | irqsoff_tracer.tc | 31 modprobe $MOD test_mode=preempt delay=500000 || fail 33 modprobe $MOD test_mode=preempt delay=500000 || fail 35 modprobe $MOD test_mode=preempt delay=500000 || fail
|
/external/bcc/tools/ |
D | criticalstat_example.txt | 10 This works by probing the preempt/irq and cpuidle tracepoints in the kernel. 86 If instead of irq disabled sections, we want to see preempt disabled sections, 87 then pass the "-p" option. Below we try to find preempt-disabled critical 91 Finding critical section with preempt disabled for > 500us 110 show up as long preempt-off sections if the functions in the scheduler take a 113 Follow is a report showing a preempt-off latency of 700us during the schedule
|
/external/ltp/testcases/realtime/func/prio-preempt/ |
D | .gitignore | 1 /prio-preempt
|
D | run_auto.sh | 14 $SCRIPTS_DIR/run_c_files.sh $profile prio-preempt
|
/external/llvm-project/lld/test/ELF/ |
D | export-dynamic-symbol.s | 30 # RUN: ld.lld -shared -Bsymbolic --export-dynamic-symbol foo %t.o -o %t.preempt 31 # RUN: llvm-objdump -d %t.preempt | FileCheck --check-prefix=PLT %s
|
D | znotext-plt-relocations-protected.s | 7 # CHECK: error: cannot preempt symbol: foo
|
D | aarch64-gnu-ifunc-address.s | 9 # link unit and preempt our definition.
|
D | protected-data-access.s | 10 # ERR: error: cannot preempt symbol: foo
|
/external/ltp/testcases/realtime/profiles/ |
D | default | 34 func/prio-preempt prio-preempt -c 1
|
/external/llvm-project/lld/test/ELF/lto/ |
D | unnamed-addr-lib.ll | 9 ; that bar should be in the symbol table because if it is it will preempt the
|
/external/perfetto/protos/perfetto/config/chrome/ |
D | chrome_config.proto | 35 // preempt a lower priority one in configurations where concurrent sessions
|
/external/ltp/testcases/realtime/ |
D | 00_Descriptions.txt | 145 func/prio-preempt testcases : 147 prio-preempt.c: 183 to make sure that lower priority threads (the offensive team) do not preempt
|
/external/arm-trusted-firmware/docs/components/ |
D | exception-handling.rst | 123 interrupt to preempt a higher priority one. By extension, this means that a 124 lower priority dispatcher cannot preempt a higher-priority one. Priority 162 lowest Secure priority. This means that no Non-secure interrupts can preempt 459 preempt any Secure execution. 469 Any Non-secure interrupts that become pending meanwhile cannot preempt Secure 473 A pending Non-secure interrupt can preempt Secure execution handling a 495 When |EHF| is enabled, in order to allow Non-secure interrupts to preempt
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_exec_schedule.c | 791 static void preempt(int fd, unsigned ring, unsigned flags) in preempt() function 1718 preempt(fd, e->exec_id | e->flags, 0); 1721 preempt(fd, e->exec_id | e->flags, NEW_CTX); 1752 preempt(fd, e->exec_id | e->flags, NEW_CTX | HANG_LP);
|
D | gem_sync.c | 1134 preempt(int fd, unsigned ring, int num_children, int timeout) in preempt() function 1300 preempt(fd, ALL_ENGINES, 1, 20); 1304 preempt(fd, e->exec_id | e->flags, ncpus, 150);
|
D | gem_exec_nop.c | 789 static void preempt(int fd, uint32_t handle, in preempt() function 913 preempt(device, handle, e->exec_id | e->flags, e->name);
|
/external/bcc/docs/ |
D | tutorial.md | 342 !(!preempt && prev->state) // i.e., preempt || !prev->state
|
/external/chromium-trace/catapult/systrace/systrace/test_data/ |
D | atrace_data | 8 # || / _--=> preempt-depth
|
D | atrace_data_raw | 9 # || / _--=> preempt-depth
|
D | atrace_missing_tgids | 8 # || / _--=> preempt-depth
|
D | atrace_fixed_tgids | 8 # || / _--=> preempt-depth
|
D | atrace_data_stripped | 8 # || / _--=> preempt-depth
|
D | decompressed_atrace_data.txt | 8 # || / _--=> preempt-depth
|