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