HomeSort by relevance Sort by last modified time
    Searched full:sched (Results 451 - 475 of 1556) sorted by null

<<11121314151617181920>>

  /external/trappy/trappy/
bare_trace.py 59 that contain 'key' in their name (e.g., :code:`key="sched"` returns
60 only the :code:`"sched"` related filters)."""
  /external/valgrind/VEX/pub/
libvex_trc_values.h 76 #define VEX_TRC_JMP_YIELD 67 /* yield to thread sched
91 #define VEX_TRC_JMP_BORING 95 /* return to sched, but just
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sched.h 25 # error "Never include <bits/sched.h> directly; use <sched.h> instead."
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
sched.h 25 # error "Never include <bits/sched.h> directly; use <sched.h> instead."
  /system/extras/tests/sdcard/
sysutil.h 81 // Minimum size for the buffer to retrieve the sched features.
84 // @param str points to the buffer where the sched features should be
  /system/extras/tests/workloads/
chromefling.sh 101 ${ADB}atrace --async_start -z -c -b 16000 freq gfx view idle sched
114 ${ADB}atrace --async_dump -z -c -b 16000 freq gfx view idle sched > trace.${cur}.out
recentfling.sh 107 ${ADB}atrace --async_start -z -c -b 16000 freq gfx view idle sched
120 ${ADB}atrace --async_dump -z -c -b 16000 freq gfx view idle sched > trace.${cur}.out
  /system/sepolicy/prebuilts/api/28.0/private/
genfs_contexts 181 genfscon tracefs /events/sched/sched_switch/ u:object_r:debugfs_tracing:s0
182 genfscon tracefs /events/sched/sched_wakeup/ u:object_r:debugfs_tracing:s0
183 genfscon tracefs /events/sched/sched_blocked_reason/ u:object_r:debugfs_tracing:s0
184 genfscon tracefs /events/sched/sched_cpu_hotplug/ u:object_r:debugfs_tracing:s0
209 genfscon debugfs /tracing/events/sched/sched_switch/ u:object_r:debugfs_tracing:s0
210 genfscon debugfs /tracing/events/sched/sched_wakeup/ u:object_r:debugfs_tracing:s0
211 genfscon debugfs /tracing/events/sched/sched_blocked_reason/ u:object_r:debugfs_tracing:s0
212 genfscon debugfs /tracing/events/sched/sched_cpu_hotplug/ u:object_r:debugfs_tracing:s0
  /system/sepolicy/private/
genfs_contexts 181 genfscon tracefs /events/sched/sched_switch/ u:object_r:debugfs_tracing:s0
182 genfscon tracefs /events/sched/sched_wakeup/ u:object_r:debugfs_tracing:s0
183 genfscon tracefs /events/sched/sched_blocked_reason/ u:object_r:debugfs_tracing:s0
184 genfscon tracefs /events/sched/sched_cpu_hotplug/ u:object_r:debugfs_tracing:s0
209 genfscon debugfs /tracing/events/sched/sched_switch/ u:object_r:debugfs_tracing:s0
210 genfscon debugfs /tracing/events/sched/sched_wakeup/ u:object_r:debugfs_tracing:s0
211 genfscon debugfs /tracing/events/sched/sched_blocked_reason/ u:object_r:debugfs_tracing:s0
212 genfscon debugfs /tracing/events/sched/sched_cpu_hotplug/ u:object_r:debugfs_tracing:s0
  /tools/tradefederation/core/src/com/android/tradefed/util/
CircularAtraceUtil.java 42 private static final String DEFAULT_TAGS_STRING = "am gfx sched view";
51 * @param tags tags that atrace should monitor; defaults to 'am gfx sched view'
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_scan.c 427 "nl80211: sched scan plan no. %u: Invalid interval: %u",
439 "nl80211: sched scan plan no. %u: Invalid number of iterations: %u",
463 "nl80211: All sched scan plans but the last must specify number of iterations");
497 "nl80211: Invalid number of sched scan plans: %u",
526 "nl80211: Sched scan filter SSID",
558 "nl80211: Sched scan RSSI filter %d dBm",
610 wpa_printf(MSG_DEBUG, "nl80211: Sched scan start failed: "
615 wpa_printf(MSG_DEBUG, "nl80211: Sched scan requested (ret=%d)", ret);
644 "nl80211: Sched scan stop failed: ret=%d (%s)",
648 "nl80211: Sched scan stop sent")
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
asm_386.s 380 // Fn must never return. It should gogo(&g->sched)
386 MOVL g(DX), AX // save state in g->sched
402 MOVL (g_sched+gobuf_sp)(SI), SP // sp = m->g0->sched.sp
445 // save our state in g->sched. Pretend to
522 // Set g->sched to context in f.
690 // Save state of caller into g->sched.
804 // Set m->sched.sp = SP, so that if a panic happens
809 // the same SP back to m->sched.sp. That seems redundant,
811 // restore the g->sched.sp from the stack location
820 // Save current m->g0->sched.sp on stack and then set it to SP
    [all...]
asm_ppc64x.s 156 // Fn must never return. It should gogo(&g->sched)
159 // Save caller state in g->sched
177 MOVD (g_sched+gobuf_sp)(g), R1 // sp = m->g0->sched.sp
227 // save our state in g->sched. Pretend to
306 // Set g->sched to context in f.
481 // Save state of caller into g->sched. Smashes R31.
601 // Set m->sched.sp = SP, so that if a panic happens
606 // the same SP back to m->sched.sp. That seems redundant,
608 // restore the g->sched.sp from the stack location
618 // Save current m->g0->sched.sp on stack and then set it to SP
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
asm_386.s 380 // Fn must never return. It should gogo(&g->sched)
386 MOVL g(DX), AX // save state in g->sched
402 MOVL (g_sched+gobuf_sp)(SI), SP // sp = m->g0->sched.sp
445 // save our state in g->sched. Pretend to
522 // Set g->sched to context in f.
690 // Save state of caller into g->sched.
804 // Set m->sched.sp = SP, so that if a panic happens
809 // the same SP back to m->sched.sp. That seems redundant,
811 // restore the g->sched.sp from the stack location
820 // Save current m->g0->sched.sp on stack and then set it to SP
    [all...]
asm_ppc64x.s 156 // Fn must never return. It should gogo(&g->sched)
159 // Save caller state in g->sched
177 MOVD (g_sched+gobuf_sp)(g), R1 // sp = m->g0->sched.sp
227 // save our state in g->sched. Pretend to
306 // Set g->sched to context in f.
481 // Save state of caller into g->sched. Smashes R31.
601 // Set m->sched.sp = SP, so that if a panic happens
606 // the same SP back to m->sched.sp. That seems redundant,
608 // restore the g->sched.sp from the stack location
618 // Save current m->g0->sched.sp on stack and then set it to SP
    [all...]
  /cts/hostsidetests/atrace/src/android/atrace/cts/
AtraceHostTest.java 132 // Collection of all userspace tags, and 'sched'
134 "sched",
212 // content traced by 'view' tag tested below, 'sched' used to ensure tgid printed
  /external/llvm/test/CodeGen/MIR/ARM/
sched-it-debug-nodes.mir 1 # RUN: llc -mtriple thumbv7 -verify-machineinstrs -start-after if-converter -print-before post-RA-sched -print-after post-RA-sched %s -o /dev/null 2>&1 | FileCheck %s
3 ; ModuleID = '/Volumes/Data/llvm/test/CodeGen/ARM/sched-it-debug-nodes.ll'
  /external/llvm/test/CodeGen/X86/
cmpxchg-clobber-flags.ll 2 ; RUN: llc -mtriple=i386-linux-gnu -pre-RA-sched=fast %s -o - | FileCheck %s -check-prefix=i386f
5 ; RUN: llc -mtriple=x86_64-linux-gnu -pre-RA-sched=fast %s -o - | FileCheck %s -check-prefix=x8664
7 ; RUN: llc -mtriple=x86_64-linux-gnu -mattr=+sahf -pre-RA-sched=fast %s -o - | FileCheck %s -check-prefix=x8664-sahf
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
cpuinfo.c 199 /* get the sched domain's info for each cpu */
278 /* get sched domain's infomation for each cpu */
280 warnx("get sched domain's info for each cpu failed.");
  /system/extras/simpleperf/testdata/
perf_with_tracepoint_event.data 14 schedaname: sched_switch
50 __scheduled???????__wait_on_bit_lock???????schedule_timeout???????D_raw_spin_unlock_irqrestore???????D_raw_spin_unlock_irq@4.4.88-gb86dd0bc9690@aarch64@/data/local/tmp/simpleperf@record@-e@sched:sched_switch@-e@cpu-cycles@sleep@1timestamp1512941771clockidperfevent_type_infosched:sched_switch,2,47
  /external/llvm/lib/Target/ARM/
ARMInstrThumb2.td 586 Sched<[WriteALU, ReadALU]> {
596 Sched<[WriteALU, ReadALU, ReadALU]> {
610 Sched<[WriteALUsi, ReadALU]> {
670 Sched<[WriteALU, ReadALU]> {
681 Sched<[WriteALU, ReadALU, ReadALU]> {
694 Sched<[WriteALUsi, ReadALU]> {
716 Sched<[WriteALU, ReadALU]>;
722 Sched<[WriteALU, ReadALU, ReadALU]> {
731 Sched<[WriteALUsi, ReadALUsr]>;
745 Sched<[WriteALU, ReadALU]>
    [all...]
  /bionic/benchmarks/
util.cpp 21 #include <sched.h>
  /bionic/libc/arch-mips64/bionic/
__bionic_clone.S 31 #include <linux/sched.h>
  /bionic/libc/include/
spawn.h 34 #include <sched.h>
  /cts/hostsidetests/security/securityPatch/CVE-2016-6730/
poc.c 24 #include <sched.h>

Completed in 789 milliseconds

<<11121314151617181920>>