HomeSort by relevance Sort by last modified time
    Searched refs:startup (Results 101 - 125 of 1248) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/valgrind/massif/tests/
deep-C.stderr.exp 33 Massif: startup S. 0 (t:0, hp:0, ex:0, st:0)
realloc.stderr.exp 23 Massif: startup S. 0 (t:0, hp:0, ex:0, st:0)
  /prebuilts/go/darwin-x86/src/runtime/testdata/testprogcgo/
exec.go 14 // Save the signal mask at startup so that we see what it is before
  /prebuilts/go/linux-x86/src/runtime/testdata/testprogcgo/
exec.go 14 // Save the signal mask at startup so that we see what it is before
  /art/runtime/jit/
profile_saver.cc 127 FetchAndCacheResolvedClassesAndMethods(/*startup*/ true);
295 // resolved_classes out argument if startup is true.
302 bool startup,
354 if (startup) {
355 // We only record classes for the startup case. This may change in the future.
363 // Mark startup methods as hot if they have more than hot_method_sample_threshold
382 void ProfileSaver::FetchAndCacheResolvedClassesAndMethods(bool startup) {
402 const uint32_t hot_method_sample_threshold = startup ?
409 startup,
435 flags |= startup ? Hotness::kFlagStartup : Hotness::kFlagPostStartup
    [all...]
  /art/runtime/gc/space/
rosalloc_space.cc 100 if (VLOG_IS_ON(heap) || VLOG_IS_ON(startup)) {
102 VLOG(startup) << "RosAllocSpace::Create entering " << name
126 if (VLOG_IS_ON(heap) || VLOG_IS_ON(startup)) {
  /external/ltp/testcases/kernel/sched/sched_stress/
sched_driver.c 139 void startup(long);
181 startup(start_time);
249 /*------------------------------ startup() ------------------------------*/
254 void startup(long start_time) function
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/
Makefile 29 C_SOURCES := src/startup.c \
  /external/autotest/client/cros/cellular/
net_interface.py 122 self.chroot.startup()
  /external/autotest/client/cros/
chrooted_avahi.py 152 self._chroot.startup()
  /external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/output/
TcpServerOutputTest.java 67 controller.startup(options, data);
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/
ResizeInstructionsTest.java 43 runtime.startup(new RuntimeData());
  /external/jacoco/org.jacoco.core.test/src-java8/org/jacoco/core/test/validation/
BootstrapMethodReferenceTest.java 50 runtime.startup(new RuntimeData());
  /external/jacoco/org.jacoco.examples/src/org/jacoco/examples/
CoreTutorial.java 120 // Now we're ready to run our instrumented class and need to startup the
123 runtime.startup(data);
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/lib/ldscripts/
aarch64elf.x 53 *(.text.startup .text.startup.*)
aarch64elf.xbn 53 *(.text.startup .text.startup.*)
aarch64elf.xc 55 *(.text.startup .text.startup.*)
aarch64elf.xd 53 *(.text.startup .text.startup.*)
aarch64elf.xdc 55 *(.text.startup .text.startup.*)
aarch64elf.xdw 55 *(.text.startup .text.startup.*)
aarch64elf.xn 53 *(.text.startup .text.startup.*)
aarch64elf.xs 50 *(.text.startup .text.startup.*)
aarch64elf.xsc 52 *(.text.startup .text.startup.*)
aarch64elf.xsw 52 *(.text.startup .text.startup.*)
aarch64elf.xw 55 *(.text.startup .text.startup.*)

Completed in 517 milliseconds

1 2 3 45 6 7 8 91011>>