Home
last modified time | relevance | path

Searched defs:clocksource (Results 1 – 10 of 10) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/timers/
Dclocksource-switch.c86 int change_clocksource(char *clocksource) in change_clocksource()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_uart.c2275 UART_ClockSourceTypeDef clocksource = UART_CLOCKSOURCE_UNDEFINED; in UART_SetConfig() local
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_uart.c2275 UART_ClockSourceTypeDef clocksource = UART_CLOCKSOURCE_UNDEFINED; in UART_SetConfig() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h20886 struct clocksource { struct
20887 u64 (*read)(struct clocksource *); argument
20898 enum clocksource_ids id; argument
20901 int (*enable)(struct clocksource *); argument
20902 void (*disable)(struct clocksource *); argument
20903 void (*suspend)(struct clocksource *); argument
20904 void (*resume)(struct clocksource *); argument
20905 void (*mark_unstable)(struct clocksource *); argument
20906 void (*tick_stable)(struct clocksource *); argument
20907 struct list_head wd_list;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h17311 struct clocksource { struct
17312 u64 (*read)(struct clocksource *); argument
17324 int (*enable)(struct clocksource *); argument
17325 void (*disable)(struct clocksource *); argument
17326 void (*suspend)(struct clocksource *); argument
17327 void (*resume)(struct clocksource *); argument
17328 void (*mark_unstable)(struct clocksource *); argument
17329 void (*tick_stable)(struct clocksource *); argument
17330 struct module *owner;
Dvmlinux.h17311 struct clocksource { struct
17312 u64 (*read)(struct clocksource *); argument
17324 int (*enable)(struct clocksource *); argument
17325 void (*disable)(struct clocksource *); argument
17326 void (*suspend)(struct clocksource *); argument
17327 void (*resume)(struct clocksource *); argument
17328 void (*mark_unstable)(struct clocksource *); argument
17329 void (*tick_stable)(struct clocksource *); argument
17330 struct module *owner;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h21034 struct clocksource { struct
21035 u64 (*read)(struct clocksource *); argument
21041 struct arch_clocksource_data archdata; argument
21046 int (*enable)(struct clocksource *); argument
21047 void (*disable)(struct clocksource *); argument
21049 void (*suspend)(struct clocksource *); argument
21050 void (*resume)(struct clocksource *); argument
21051 void (*mark_unstable)(struct clocksource *); argument
21052 void (*tick_stable)(struct clocksource *); argument
21053 struct list_head wd_list;
[all …]
Dvmlinux.h21034 struct clocksource { struct
21035 u64 (*read)(struct clocksource *); argument
21041 struct arch_clocksource_data archdata; argument
21046 int (*enable)(struct clocksource *); argument
21047 void (*disable)(struct clocksource *); argument
21049 void (*suspend)(struct clocksource *); argument
21050 void (*resume)(struct clocksource *); argument
21051 void (*mark_unstable)(struct clocksource *); argument
21052 void (*tick_stable)(struct clocksource *); argument
21053 struct list_head wd_list;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h20118 struct clocksource { struct
20119 u64 (*read)(struct clocksource *); argument
20131 int (*enable)(struct clocksource *); argument
20132 void (*disable)(struct clocksource *); argument
20133 void (*suspend)(struct clocksource *); argument
20134 void (*resume)(struct clocksource *); argument
20135 void (*mark_unstable)(struct clocksource *); argument
20136 void (*tick_stable)(struct clocksource *); argument
20137 struct module *owner;
Dvmlinux_510.h20118 struct clocksource { struct
20119 u64 (*read)(struct clocksource *); argument
20131 int (*enable)(struct clocksource *); argument
20132 void (*disable)(struct clocksource *); argument
20133 void (*suspend)(struct clocksource *); argument
20134 void (*resume)(struct clocksource *); argument
20135 void (*mark_unstable)(struct clocksource *); argument
20136 void (*tick_stable)(struct clocksource *); argument
20137 struct module *owner;