Home
last modified time | relevance | path

Searched refs:preempt (Results 1 – 25 of 37) sorted by relevance

12

/external/ltp/testcases/realtime/doc/
DAUTOMATED_RUN22 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/
DAUTOMATED_RUN22 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/
Dirqsoff_tracer.tc31 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/
Dcriticalstat_example.txt10 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.gitignore1 /prio-preempt
Drun_auto.sh14 $SCRIPTS_DIR/run_c_files.sh $profile prio-preempt
/external/llvm-project/lld/test/ELF/
Dexport-dynamic-symbol.s30 # 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
Dznotext-plt-relocations-protected.s7 # CHECK: error: cannot preempt symbol: foo
Daarch64-gnu-ifunc-address.s9 # link unit and preempt our definition.
Dprotected-data-access.s10 # ERR: error: cannot preempt symbol: foo
/external/ltp/testcases/realtime/profiles/
Ddefault34 func/prio-preempt prio-preempt -c 1
/external/llvm-project/lld/test/ELF/lto/
Dunnamed-addr-lib.ll9 ; that bar should be in the symbol table because if it is it will preempt the
/external/perfetto/protos/perfetto/config/chrome/
Dchrome_config.proto35 // preempt a lower priority one in configurations where concurrent sessions
/external/ltp/testcases/realtime/
D00_Descriptions.txt145 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/
Dexception-handling.rst123 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/
Dgem_exec_schedule.c791 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);
Dgem_sync.c1134 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);
Dgem_exec_nop.c789 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/
Dtutorial.md342 !(!preempt && prev->state) // i.e., preempt || !prev->state
/external/chromium-trace/catapult/systrace/systrace/test_data/
Datrace_data8 # || / _--=> preempt-depth
Datrace_data_raw9 # || / _--=> preempt-depth
Datrace_missing_tgids8 # || / _--=> preempt-depth
Datrace_fixed_tgids8 # || / _--=> preempt-depth
Datrace_data_stripped8 # || / _--=> preempt-depth
Ddecompressed_atrace_data.txt8 # || / _--=> preempt-depth

12