HomeSort by relevance Sort by last modified time
    Searched refs:clo_kernel_variant (Results 1 - 5 of 5) sorted by null

  /external/valgrind/main/coregrind/
pub_core_options.h 249 extern HChar* VG_(clo_kernel_variant);
m_options.c 107 HChar* VG_(clo_kernel_variant) = NULL; variable
m_main.c 583 else if VG_STR_CLO (arg, "--kernel-variant", VG_(clo_kernel_variant)) {}
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-amd64-linux.c 1012 if (!VG_(strstr)(VG_(clo_kernel_variant), "bproc")) {
    [all...]
syswrap-x86-linux.c     [all...]

Completed in 1228 milliseconds