Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/loongarch/
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 *);
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 *);
/external/bcc/libbpf-tools/x86/
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 *);
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 *);
/external/bcc/libbpf-tools/arm64/
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 *);
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 *);