Searched defs:get_clock (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/ |
D | time.rs | 47 fn get_clock() -> ClockId { in get_clock() function
|
/aosp_15_r20/external/coreboot/src/drivers/aspeed/common/ |
H A D | ast_i2c.c | 15 static int get_clock(unsigned int bus) in get_clock() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/common/src/ |
D | time.rs | 102 fn get_clock() -> ClockId { in get_clock() function
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-agent.c | 99 static char *get_clock(int argc, char **argv) in get_clock() function
|
/aosp_15_r20/external/e2fsprogs/lib/uuid/ |
H A D | gen_uuid.c | 298 static int get_clock(uint32_t *clock_high, uint32_t *clock_low, in get_clock() function
|
/aosp_15_r20/external/crosvm/kvm/src/ |
H A D | lib.rs | 534 pub fn get_clock(&self) -> Result<kvm_clock_data> { in get_clock() method
|
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/ |
H A D | trace-output.c | 2103 static char *get_clock(struct tracecmd_output *handle) in get_clock() function
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | flmodule.c | 845 get_clock(genericobject *g) in get_clock() function
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 75548 int (*get_clock)(const struct ti_sci_handle *, u32, u32, bool, bool, bool); member
|
H A D | vmlinux.h | 75548 int (*get_clock)(const struct ti_sci_handle *, u32, u32, bool, bool, bool); member
|