Home
last modified time | relevance | path

Searched defs:exec_mem (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mapi/
Du_execmem.c46 static unsigned char *exec_mem = (unsigned char *)0; variable
/external/mesa3d/src/mesa/main/
Dexecmem.c66 static unsigned char *exec_mem = NULL; variable
/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_execmem.c69 static unsigned char *exec_mem = NULL; variable
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.cc83 ExecMemory exec_mem; in AddMemoryStats() local