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

  /external/valgrind/memcheck/tests/solaris/
scalar_zone_defunct.c 8 static void sys_zone(void) function
10 GO(SYS_zone, "(ZONE_LIST_DEFUNCT) 3s 1m");
11 SY(SYS_zone, x0 + ZONE_LIST_DEFUNCT, x0 + 1, x0 + 2); FAIL;
19 GO(SYS_zone, "(ZONE_LIST_DEFUNCT) 2s 1m");
20 SY(SYS_zone, x0 + ZONE_LIST_DEFUNCT, x0 + 1, &numzones); SUCC;
26 GO(SYS_zone, "(ZONE_GETATTR_DEFUNCT) 5s 2m");
27 SY(SYS_zone, x0 + ZONE_GETATTR_DEFUNCT, x0 + 1, x0, x0 + 2, x0 + 3);
37 /* SYS_zone 227 */
38 sys_zone();
scalar.c 1324 static void sys_zone(void) function
1326 GO(SYS_zone, "(ZONE_CREATE) 2s 12m");
1327 SY(SYS_zone, x0 + ZONE_CREATE, x0); FAIL;
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-solaris.c     [all...]

Completed in 98 milliseconds