Searched defs:freq_khz (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/wattson/curves/ |
H A D | utils.sql | 21 SELECT cp.policy, freq_khz, active, idle0, idle1, static field 27 SELECT policy, freq_khz, -1 as idle, active as curve_value field 45 dc.freq_khz, field 56 SELECT freq_khz, other_policy, other_freq_khz, -1 as idle, active as curve_value field 75 dc.freq_khz, field 85 freq_khz, other_policy, other_freq_khz, 'hit' AS action, l3_hit as curve_value field
|
/aosp_15_r20/external/coreboot/src/arch/x86/ |
H A D | cpu.c | 273 uint32_t freq_khz; in lb_arch_add_records() local
|
/aosp_15_r20/external/coreboot/tests/lib/ |
H A D | coreboot_table-test.c | 298 uint32_t freq_khz = 5000 * 1000; variable
|
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3288/ |
H A D | clock.c | 490 u32 freq_khz = freq_hz / KHz; in pll_para_config() local
|
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3399/ |
H A D | clock.c | 406 u32 freq_khz = freq_hz / KHz; in pll_para_config() local
|
/aosp_15_r20/external/openthread/src/ncp/ |
H A D | ncp_base.cpp | 2365 uint32_t freq_khz(0); in HandlePropertyGet() local
|
/aosp_15_r20/external/coreboot/payloads/libpayload/include/ |
H A D | coreboot_tables.h | 342 uint32_t freq_khz; member
|
/aosp_15_r20/external/coreboot/src/commonlib/include/commonlib/ |
H A D | coreboot_tables.h | 395 uint32_t freq_khz; member
|
/aosp_15_r20/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 8287 optional uint32 freq_khz = 2; field
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/ |
D | atoms.pb.h | 309634 inline ::uint32_t CpuTimePerClusterFreq::freq_khz() const { in freq_khz() function
|