Searched refs:it_value (Results 26 - 31 of 31) sorted by relevance

12

/linux-master/arch/parisc/include/asm/
H A Dprocessor.h82 unsigned long it_value; /* Interval Timer at last timer Intr */ member in struct:cpuinfo_parisc
/linux-master/tools/testing/selftests/bpf/
H A Dbench.c439 timer_settings.it_value.tv_sec = 1;
/linux-master/tools/perf/
H A Dbuiltin-kvm.c1378 new_value.it_value.tv_sec = kvm->display_time;
1379 new_value.it_value.tv_nsec = 0;
/linux-master/tools/perf/util/
H A Devlist.c2358 .it_value.tv_sec = ms / MSEC_PER_SEC,
2359 .it_value.tv_nsec = (ms % MSEC_PER_SEC) * NSEC_PER_MSEC,
/linux-master/arch/alpha/kernel/
H A Dosf_sys.c943 struct timeval32 it_value; member in struct:itimerval32
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c4977 its.it_value.tv_sec = 0;
4978 its.it_value.tv_nsec = 1;

Completed in 177 milliseconds

12