Searched refs:KBYTES (Results 1 – 3 of 3) sorted by relevance
26 #define KBYTES(x) (((x) + (ONE_K - 1)) / ONE_K) macro80 KBYTES(e->e_msgsize);86 Stat.stat_bt[to->q_mailer->m_mno] += KBYTES(e->e_msgsize);
44 #define KBYTES 1024 macro
1661 mpiConfig->mainConfig.eventLogSize = swConfig->sizefEventLog1 * KBYTES; in siConfiguration()1663 mpiConfig->mainConfig.IOPeventLogSize = swConfig->sizefEventLog2 * KBYTES; in siConfiguration()