Searched refs:op_pool_pos (Results 1 – 2 of 2) sorted by relevance
24 extern char * op_pool_pos;64 char * place = op_pool_pos; in alloc_in_pool()65 if (op_pool_pos + len + 1 >= op_pool_end) in alloc_in_pool()69 op_pool_pos += len + 1; in alloc_in_pool()
25 char * op_pool_pos; variable58 op_pool_pos = op_pool_start; in oprof_init_hashmap()