Searched refs:bootArgValue (Results 1 – 1 of 1) sorted by relevance
50 int bootArgValue = 0; in interruptAccountingInit() local52 if (PE_parse_boot_argn("interrupt_accounting", &bootArgValue, sizeof(bootArgValue))) { in interruptAccountingInit()53 gInterruptAccountingStatisticBitmask = bootArgValue; in interruptAccountingInit()