Home
last modified time | relevance | path

Searched defs:devfreq_governor (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h61429 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 *);
H A Dvmlinux_602.h61429 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 *);
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h111974 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 *);
H A Dvmlinux_518.h111974 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 *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h103420 struct devfreq_governor { struct
103421 struct list_head node;
103422 const char name[16];
103423 const u64 attrs;
103424 const u64 flags;
103425 int (*get_target_freq)(struct devfreq *, unsigned long *);
103426 int (*event_handler)(struct devfreq *, unsigned int, void *);
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h80663 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 *);
H A Dvmlinux.h80663 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 *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h113215 struct devfreq_governor { struct
113216 struct list_head node;
113217 const char name[16];
113218 const u64 attrs;
113219 const u64 flags;
113220 int (*get_target_freq)(struct devfreq *, unsigned long *);
113221 int (*event_handler)(struct devfreq *, unsigned int, void *);