OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTime
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/arch/i386/stand/efiboot/
efigetsecs.c
35
uefi_call_wrapper(RT->
GetTime
, 2, &t, NULL);
eficons.c
411
uefi_call_wrapper(RT->
GetTime
, 2, &t1, NULL);
414
uefi_call_wrapper(RT->
GetTime
, 2, &t2, NULL);
/src/sys/stand/efiboot/
efigetsecs.c
39
uefi_call_wrapper(RT->
GetTime
, 2, &t, NULL);
/src/sys/arch/ia64/stand/efi/libefi/
time.c
178
Status = RS->
GetTime
( &EfiTime, &Capabilities );
/src/sys/arch/ia64/stand/ia64/ski/
efi_stub.c
55
static efi_status
GetTime
(struct efi_tm *, struct efi_tmcap *);
83
.rt_gettime =
GetTime
,
136
GetTime
(struct efi_tm *time, struct efi_tmcap *caps)
/src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
output_test.h
107
double
GetTime
(BenchmarkTime which) const;
113
return NumIterations() *
GetTime
(kRealTime);
117
return NumIterations() *
GetTime
(kCpuTime);
output_test_helper.cc
315
double Results::
GetTime
(BenchmarkTime which) const {
/src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
output_test.h
99
double
GetTime
(BenchmarkTime which) const;
105
return GetAs< double >("iterations") *
GetTime
(kRealTime);
109
return GetAs< double >("iterations") *
GetTime
(kCpuTime);
output_test_helper.cc
306
double Results::
GetTime
(BenchmarkTime which) const {
/src/sys/dev/arcbios/
arcbios.h
343
int32_t
GetTime
;
arcbios_calls.S
208
AFV4ORLESS(
GetTime
) /* void *(*
GetTime
)(void); */
/src/sys/arch/sgimips/sgimips/
arcemu.c
92
.
GetTime
= ARCEMU_UNIMPL,
/src/sys/external/bsd/gnu-efi/dist/inc/
efiapi.h
777
EFI_GET_TIME
GetTime
;
/src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h
857
ACPI_EFI_GET_TIME
GetTime
;
Completed in 28 milliseconds
Indexes created Sat Aug 29 00:25:01 UTC 2026