Searched refs:PROFIL_BUFLEN (Results 1 – 1 of 1) sorted by relevance
42 #define PROFIL_BUFLEN (32*1024) macro70 unsigned short buf[PROFIL_BUFLEN] = { 0 }; in test_profil()72 size_t offset = (size_t) get_pc() - PROFIL_BUFLEN/2, count = 0; in test_profil()108 for (i = 0; i < PROFIL_BUFLEN; i++) in test_profil()