Searched refs:lei_limit (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dledger.h58 uint64_t lei_limit; member in struct:ledger_entry_info
H A Dthread.c1711 limit_percent = (uint32_t) ((lei.lei_limit * 100ULL) / lei.lei_refill_period);
1738 lei.lei_limit, limit_percent,
H A Dledger.c1527 lei->lei_limit = le->le_limit;
H A Dtask.c3991 permitted_wakeups_rate = lei.lei_limit / task_wakeups_monitor_interval;
/macosx-10.10.1/system_cmds-643.1.1/ltop.tproj/
H A Dltop.c373 if (info[i].lei_limit == LEDGER_LIMIT_INFINITY) {
376 print_num(info[i].lei_limit, 0);
/macosx-10.10.1/xnu-2782.1.97/tools/tests/memorystatus/
H A Dmemorystatus.c364 *limit_mb = lei[g_footprint_index].lei_limit;

Completed in 81 milliseconds