Home
last modified time | relevance | path

Searched defs:get_count (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dtimer.h58 int (*get_count)(struct udevice *dev, u64 *count); member
H A Dcpu.h75 int (*get_count)(struct udevice *dev); member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Doptinfo.h120 profile_count get_count () const { return m_loc.get_count (); } in get_count() function
H A Ddumpfile.h354 profile_count get_count () const { return m_count; } in get_count() function
495 profile_count get_count () const { return m_user_location.get_count (); } in get_count() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Doptinfo.h120 profile_count get_count () const { return m_loc.get_count (); } in get_count() function
H A Ddumpfile.h354 profile_count get_count () const { return m_count; } in get_count() function
495 profile_count get_count () const { return m_user_location.get_count (); } in get_count() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_stats.h42 u64 (*get_count)(struct ionic_lif *lif); member
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.h48 int (*get_count)(unsigned int self_id, unsigned long long *count, member
/OK3568_Linux_fs/kernel/drivers/md/persistent-data/
H A Ddm-space-map.h42 int (*get_count)(struct dm_space_map *sm, dm_block_t b, uint32_t *result); member
/OK3568_Linux_fs/kernel/arch/x86/events/amd/
H A Dibs.c100 u64 (*get_count)(u64 config); member
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Drk806-regulator.c241 static int get_count(int value) in get_count() function
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h3720 } get_value_by_name, get_count; member