Searched defs:secs (Results 76 - 89 of 89) sorted by path

1234

/linux-master/samples/bpf/
H A Dsampleip_user.c141 int opt, freq = DEFAULT_FREQ, secs = DEFAULT_SECS, error = 1; local
/linux-master/tools/lib/bpf/
H A Dlibbpf.c638 struct elf_sec_desc *secs; member in struct:elf_state
[all...]
H A Dlinker.c62 struct src_sec *secs; member in struct:src_obj
140 struct dst_sec *secs; member in struct:bpf_linker
249 struct dst_sec *secs = linker->secs, *sec; local
518 struct src_sec *secs = obj->secs, *sec; local
[all...]
/linux-master/tools/perf/bench/
H A Dnuma.c1169 u64 bytes_done, secs; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-daemon.c483 static int daemon__wait(struct daemon *daemon, int secs) argument
443 daemon_session__wait(struct daemon_session *session, struct daemon *daemon, int secs) argument
H A Dbuiltin-inject.c126 struct perf_file_section secs[HEADER_FEAT_BITS]; member in struct:perf_inject
H A Dbuiltin-script.c783 unsigned long secs; local
/linux-master/tools/perf/util/
H A Dauxtrace.c1698 unsigned long secs = nsecs / NSEC_PER_SEC; local
H A Ddebug.c114 u64 secs, usecs, nsecs = t; local
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c292 time_t secs; local
/linux-master/tools/testing/selftests/rtc/
H A Drtctest.c198 time_t secs, new; local
256 time_t secs, new; local
308 time_t secs, new; variable
366 time_t secs, new; variable
[all...]
/linux-master/tools/testing/selftests/sgx/
H A Dload.c82 struct sgx_secs *secs = &encl->secs; local
[all...]
H A Dmain.h30 struct sgx_secs secs; member in struct:encl
/linux-master/tools/testing/selftests/timers/
H A Dclocksource-switch.c106 int run_tests(int secs) argument

Completed in 357 milliseconds

1234