Searched defs:devfreq_governor (Results 1 – 6 of 6) sorted by relevance
| /external/bcc/libbpf-tools/loongarch/ |
| D | vmlinux_602.h | 61429 struct devfreq_governor { struct 61430 struct list_head node; 61431 const char name[16]; 61432 const u64 attrs; 61433 const u64 flags; 61434 int (*get_target_freq)(struct devfreq *, long unsigned int *); 61435 int (*event_handler)(struct devfreq *, unsigned int, void *);
|
| D | vmlinux.h | 61429 struct devfreq_governor { struct 61430 struct list_head node; 61431 const char name[16]; 61432 const u64 attrs; 61433 const u64 flags; 61434 int (*get_target_freq)(struct devfreq *, long unsigned int *); 61435 int (*event_handler)(struct devfreq *, unsigned int, void *);
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_518.h | 111974 struct devfreq_governor { struct 111975 struct list_head node; 111976 const char name[16]; 111977 const u64 attrs; 111978 const u64 flags; 111979 int (*get_target_freq)(struct devfreq *, long unsigned int *); 111980 int (*event_handler)(struct devfreq *, unsigned int, void *);
|
| D | vmlinux.h | 111974 struct devfreq_governor { struct 111975 struct list_head node; 111976 const char name[16]; 111977 const u64 attrs; 111978 const u64 flags; 111979 int (*get_target_freq)(struct devfreq *, long unsigned int *); 111980 int (*event_handler)(struct devfreq *, unsigned int, void *);
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 80663 struct devfreq_governor { struct 80664 struct list_head node; 80665 const char name[16]; 80666 const u64 attrs; 80667 const u64 flags; 80668 int (*get_target_freq)(struct devfreq *, long unsigned int *); 80669 int (*event_handler)(struct devfreq *, unsigned int, void *);
|
| D | vmlinux_608.h | 80663 struct devfreq_governor { struct 80664 struct list_head node; 80665 const char name[16]; 80666 const u64 attrs; 80667 const u64 flags; 80668 int (*get_target_freq)(struct devfreq *, long unsigned int *); 80669 int (*event_handler)(struct devfreq *, unsigned int, void *);
|