this repo has no description
at fixPythonPipStalling 11 lines 369 B view raw
1/* Fake DTrace probes */ 2 3#define MAGMALLOC_MADVFREEREGION(...) 4#define MAGMALLOC_DEALLOCREGION(...) 5#define MAGMALLOC_RECIRCREGION(...) 6#define MAGMALLOC_DEPOTREGION(...) 7#define MAGMALLOC_ALLOCREGION(...) 8#define MAGMALLOC_PRESSURERELIEF(...) 9#define MAGMALLOC_MALLOCERRORBREAK(...) 10#define MAGMALLOC_PRESSURERELIEFBEGIN(...) 11#define MAGMALLOC_PRESSURERELIEFEND(...)