HomeSort by: relevance | last modified time | path
    Searched defs:hook_dalloc_t (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
hook.h 82 typedef enum hook_dalloc_e hook_dalloc_t; typedef in typeref:enum:hook_dalloc_e
97 void *extra, hook_dalloc_t type, void *address, uintptr_t args_raw[3]);
157 void hook_invoke_dalloc(hook_dalloc_t type, void *address,
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
hook.h 82 typedef enum hook_dalloc_e hook_dalloc_t; typedef in typeref:enum:hook_dalloc_e
97 void *extra, hook_dalloc_t type, void *address, uintptr_t args_raw[3]);
157 void hook_invoke_dalloc(hook_dalloc_t type, void *address,
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
hook.h 84 typedef enum hook_dalloc_e hook_dalloc_t; typedef in typeref:enum:hook_dalloc_e
97 void *extra, hook_dalloc_t type, void *address, uintptr_t args_raw[3]);
158 hook_dalloc_t type, void *address, uintptr_t args_raw[3]);
  /src/external/bsd/jemalloc/include/jemalloc/internal/
hook.h 84 typedef enum hook_dalloc_e hook_dalloc_t; typedef in typeref:enum:hook_dalloc_e
97 void *extra, hook_dalloc_t type, void *address, uintptr_t args_raw[3]);
158 hook_dalloc_t type, void *address, uintptr_t args_raw[3]);

Completed in 34 milliseconds