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

  /external/qemu/tcg/
tcg.h 272 uint8_t *pool_cur, *pool_end; member in struct:TCGContext
351 if (unlikely(ptr_end > s->pool_end)) {
tcg.c 210 s->pool_end = p->data + p->size;
216 s->pool_cur = s->pool_end = NULL;
    [all...]
  /external/oprofile/module/ia64/
op_syscalls.c 27 char * pool_end; variable

Completed in 44 milliseconds