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

  /src/external/bsd/jemalloc/dist/test/stress/pa/
pa_microbench.c 47 } allocation_record_t; typedef in typeref:struct:__anon61
67 static allocation_record_t *g_alloc_records =
664 g_alloc_records = malloc(event_count * sizeof(allocation_record_t));

Completed in 77 milliseconds