taglinefilesource code
it_prof_value862arch/i386/kernel/smp.cif (current->it_prof_value && !(--current->it_prof_value)) {
it_prof_value863arch/i386/kernel/smp.ccurrent->it_prof_value = current->it_prof_incr;
it_prof_value199include/linux/sched.hunsigned long it_real_value, it_prof_value, it_virt_value;
it_prof_value236kernel/fork.cp->it_real_value = p->it_virt_value = p->it_prof_value = 0;
it_prof_value70kernel/itimer.cval = current->it_prof_value;
it_prof_value147kernel/itimer.ccurrent->it_prof_value = j;
it_prof_value837kernel/sched.cif (current->it_prof_value && !(--current->it_prof_value)) {
it_prof_value838kernel/sched.ccurrent->it_prof_value = current->it_prof_incr;