HomeSort by relevance Sort by last modified time
    Searched full:frequency (Results 126 - 150 of 3243) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
BlockFrequencyInfo.h 1 //===- BlockFrequencyInfo.h - Block Frequency Analysis ----------*- C++ -*-===//
61 /// getblockFreq - Return block frequency. Return 0 if we don't have the
62 /// information. Please note that initial frequency is equal to ENTRY_FREQ. It
69 /// This computes the relative block frequency of \p BB and multiplies it by
74 /// This uses the frequency \p Freq and multiplies it by
78 // Set the frequency of the given basic block.
81 /// Set the frequency of \p ReferenceBB to \p Freq and scale the frequencies
87 /// calculate - compute block frequency info for the given function.
91 // Print the block frequency Freq to OS using the current functions entry
92 // frequency to convert freq into a relative decimal form
    [all...]
  /external/autotest/client/site_tests/kernel_CpufreqMinMax/
kernel_CpufreqMinMax.py 18 frequency and then raise it back up again, and raise the minimum
19 frequency and lower it back again. The test on the max is to make
32 given an ordered list, it sets each frequency in the list and
88 # get current maximum scaling frequency
95 'Current maximum frequency %d is lower than available maximum %d',
101 # set max to 2nd to highest frequency, then the highest
104 # set to min 2nd to lowest frequency, then the lowest
  /hardware/nxp/nfc/halimpl/dnld/
phDnldNfc.h 76 * Enum definition contains Clk Frequency value for Force command request
79 phDnldNfc_ClkFreq_13Mhz = 0U, /* 13Mhz Clk Frequency */
80 phDnldNfc_ClkFreq_19_2Mhz = 1U, /* 19.2Mhz Clk Frequency */
81 phDnldNfc_ClkFreq_24Mhz = 2U, /* 24Mhz Clk Frequency */
82 phDnldNfc_ClkFreq_26Mhz = 3U, /* 26Mhz Clk Frequency */
83 phDnldNfc_ClkFreq_38_4Mhz = 4U, /* 38.4Mhz Clk Frequency */
84 phDnldNfc_ClkFreq_52Mhz = 5U /* 52Mhz Clk Frequency */
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 1 //===- MachineBlockFrequencyInfo.h - MBB Frequency Analysis -*- C++ -*-----===//
46 /// calculate - compute block frequency info for the given function.
53 /// getblockFreq - Return block frequency. Return 0 if we don't have the
54 /// information. Please note that initial frequency is equal to 1024. It means
67 // Print the block frequency Freq to OS using the current functions entry
68 // frequency to convert freq into a relative decimal form.
71 // Convenience method that attempts to look up the frequency associated with
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 1 //===- MachineBlockFrequencyInfo.h - MBB Frequency Analysis -----*- C++ -*-===//
48 /// calculate - compute block frequency info for the given function.
55 /// getblockFreq - Return block frequency. Return 0 if we don't have the
56 /// information. Please note that initial frequency is equal to 1024. It means
69 // Print the block frequency Freq to OS using the current functions entry
70 // frequency to convert freq into a relative decimal form.
73 // Convenience method that attempts to look up the frequency associated with
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 1 //===- MachineBlockFrequencyInfo.h - MBB Frequency Analysis -----*- C++ -*-===//
48 /// calculate - compute block frequency info for the given function.
55 /// getblockFreq - Return block frequency. Return 0 if we don't have the
56 /// information. Please note that initial frequency is equal to 1024. It means
69 // Print the block frequency Freq to OS using the current functions entry
70 // frequency to convert freq into a relative decimal form.
73 // Convenience method that attempts to look up the frequency associated with
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 1 //===- MachineBlockFrequencyInfo.h - MBB Frequency Analysis -----*- C++ -*-===//
48 /// calculate - compute block frequency info for the given function.
55 /// getblockFreq - Return block frequency. Return 0 if we don't have the
56 /// information. Please note that initial frequency is equal to 1024. It means
69 // Print the block frequency Freq to OS using the current functions entry
70 // frequency to convert freq into a relative decimal form.
73 // Convenience method that attempts to look up the frequency associated with
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 1 //===- MachineBlockFrequencyInfo.h - MBB Frequency Analysis -----*- C++ -*-===//
48 /// calculate - compute block frequency info for the given function.
55 /// getblockFreq - Return block frequency. Return 0 if we don't have the
56 /// information. Please note that initial frequency is equal to 1024. It means
69 // Print the block frequency Freq to OS using the current functions entry
70 // frequency to convert freq into a relative decimal form.
73 // Convenience method that attempts to look up the frequency associated with
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 1 //===- MachineBlockFrequencyInfo.h - MBB Frequency Analysis -----*- C++ -*-===//
48 /// calculate - compute block frequency info for the given function.
55 /// getblockFreq - Return block frequency. Return 0 if we don't have the
56 /// information. Please note that initial frequency is equal to 1024. It means
69 // Print the block frequency Freq to OS using the current functions entry
70 // frequency to convert freq into a relative decimal form.
73 // Convenience method that attempts to look up the frequency associated with
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 1 //===- MachineBlockFrequencyInfo.h - MBB Frequency Analysis -----*- C++ -*-===//
48 /// calculate - compute block frequency info for the given function.
55 /// getblockFreq - Return block frequency. Return 0 if we don't have the
56 /// information. Please note that initial frequency is equal to 1024. It means
69 // Print the block frequency Freq to OS using the current functions entry
70 // frequency to convert freq into a relative decimal form.
73 // Convenience method that attempts to look up the frequency associated with
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 1 //===- MachineBlockFrequencyInfo.h - MBB Frequency Analysis -*- C++ -*-----===//
46 /// calculate - compute block frequency info for the given function.
53 /// getblockFreq - Return block frequency. Return 0 if we don't have the
54 /// information. Please note that initial frequency is equal to 1024. It means
67 // Print the block frequency Freq to OS using the current functions entry
68 // frequency to convert freq into a relative decimal form.
71 // Convenience method that attempts to look up the frequency associated with
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 1 //===- MachineBlockFrequencyInfo.h - MBB Frequency Analysis -----*- C++ -*-===//
48 /// calculate - compute block frequency info for the given function.
55 /// getblockFreq - Return block frequency. Return 0 if we don't have the
56 /// information. Please note that initial frequency is equal to 1024. It means
69 // Print the block frequency Freq to OS using the current functions entry
70 // frequency to convert freq into a relative decimal form.
73 // Convenience method that attempts to look up the frequency associated with
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 1 //===- MachineBlockFrequencyInfo.h - MBB Frequency Analysis -----*- C++ -*-===//
48 /// calculate - compute block frequency info for the given function.
55 /// getblockFreq - Return block frequency. Return 0 if we don't have the
56 /// information. Please note that initial frequency is equal to 1024. It means
69 // Print the block frequency Freq to OS using the current functions entry
70 // frequency to convert freq into a relative decimal form.
73 // Convenience method that attempts to look up the frequency associated with
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 1 //===- MachineBlockFrequencyInfo.h - MBB Frequency Analysis -----*- C++ -*-===//
48 /// calculate - compute block frequency info for the given function.
55 /// getblockFreq - Return block frequency. Return 0 if we don't have the
56 /// information. Please note that initial frequency is equal to 1024. It means
69 // Print the block frequency Freq to OS using the current functions entry
70 // frequency to convert freq into a relative decimal form.
73 // Convenience method that attempts to look up the frequency associated with
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 1 //===- MachineBlockFrequencyInfo.h - MBB Frequency Analysis -----*- C++ -*-===//
48 /// calculate - compute block frequency info for the given function.
55 /// getblockFreq - Return block frequency. Return 0 if we don't have the
56 /// information. Please note that initial frequency is equal to 1024. It means
69 // Print the block frequency Freq to OS using the current functions entry
70 // frequency to convert freq into a relative decimal form.
73 // Convenience method that attempts to look up the frequency associated with
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 1 //===- MachineBlockFrequencyInfo.h - MBB Frequency Analysis -----*- C++ -*-===//
48 /// calculate - compute block frequency info for the given function.
55 /// getblockFreq - Return block frequency. Return 0 if we don't have the
56 /// information. Please note that initial frequency is equal to 1024. It means
69 // Print the block frequency Freq to OS using the current functions entry
70 // frequency to convert freq into a relative decimal form.
73 // Convenience method that attempts to look up the frequency associated with
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 1 //===- MachineBlockFrequencyInfo.h - MBB Frequency Analysis -----*- C++ -*-===//
48 /// calculate - compute block frequency info for the given function.
55 /// getblockFreq - Return block frequency. Return 0 if we don't have the
56 /// information. Please note that initial frequency is equal to 1024. It means
69 // Print the block frequency Freq to OS using the current functions entry
70 // frequency to convert freq into a relative decimal form.
73 // Convenience method that attempts to look up the frequency associated with
  /external/autotest/server/
site_linux_system.py 144 A dict |phys_for_frequency| which maps from each frequency to a
177 logging.debug('Got phys for frequency: %r', phys_for_frequency)
305 def start_capture(self, frequency,
309 @param frequency int frequency of channel to capture on.
317 self._capture_interface = self.get_wlanif(frequency, 'monitor')
326 self._capture_interface, frequency, ht_type=ht_type)
366 def _get_phy_for_frequency(self, frequency, phytype, spatial_streams):
367 """Get a phy appropriate for a frequency and phytype.
370 frequency |frequency| in the role indicated by |phytype|. Prefer idl
    [all...]
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
r11094.htm 74 NAME="VIDIOC-G-FREQUENCY"
85 frequency</DIV
186 >To get the current tuner or modulator radio frequency
192 HREF="r11094.htm#V4L2-FREQUENCY"
204 to this structure. The driver stores the current frequency in the
207 >frequency</CODE
210 >To change the current tuner or modulator radio frequency
221 >frequency</CODE
227 HREF="r11094.htm#V4L2-FREQUENCY"
234 to this structure. When the requested frequency is not possible th
    [all...]
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/Library/AcpiTimerLib/
AcpiTimerLib.c 25 Internal function to retrieves the 64-bit frequency in Hz.
27 Internal function to retrieves the 64-bit frequency in Hz.
29 @return The frequency in Hz.
256 Retrieves the 64-bit frequency in Hz and the range of performance counter
263 frequency of the performance counter in Hz is always returned. If StartValue
275 @return The frequency in Hz.
312 UINT64 Frequency;
317 Frequency = GetPerformanceCounterProperties (NULL, NULL);
322 // Frequency
324 NanoSeconds = MultU64x32 (DivU64x64Remainder (Ticks, Frequency, &Remainder), 1000000000u);
    [all...]
  /cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
FrequencyVerification.java 31 * A {@link ISensorVerification} which verifies that the sensor frequency are within the expected
38 // Lowest acceptable frequency, as percentage of the requested one.
40 // Highest acceptable frequency, as percentage of the requested one.
53 * @param lowerTheshold Lowest acceptable frequency Hz.
54 * @param upperThreshold Highest acceptable frequency Hz.
74 "Preparing frequency test for \"%s\" for which minDelay=%dus and maxDelay=%dus",
124 * Verify that the frequency is correct. Add {@value #PASSED_KEY} and
152 Log.e(LOG_TAG, "Frequency test FAIL: " + resultString);
153 Assert.fail(String.format("Frequency out of range: " + resultString));
155 Log.i(LOG_TAG, "Frequency test pass: " + resultString)
    [all...]
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/AcpiTimerLib/
AcpiTimerLib.c 193 Retrieves the 64-bit frequency in Hz and the range of performance counter
200 frequency of the performance counter in Hz is always returned. If StartValue
212 @return The frequency in Hz.
250 UINT64 Frequency;
255 Frequency = GetPerformanceCounterProperties (NULL, NULL);
260 // Frequency
262 NanoSeconds = MultU64x32 (DivU64x64Remainder (Ticks, Frequency, &Remainder), 1000000000u);
271 Frequency = RShiftU64 (Frequency, (UINTN) Shift);
272 NanoSeconds += DivU64x64Remainder (MultU64x32 (Remainder, 1000000000u), Frequency, NULL);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/SecPeiDxeTimerLibCpu/
IpfTimerLib.c 120 Retrieves the 64-bit frequency in Hz and the range of performance counter
127 frequency of the performance counter in Hz is always returned. If StartValue
139 @return The frequency in Hz.
191 UINT64 Frequency;
196 Frequency = GetPerformanceCounterProperties (NULL, NULL);
201 // Frequency
203 NanoSeconds = MultU64x32 (DivU64x64Remainder (Ticks, Frequency, &Remainder), 1000000000u);
212 Frequency = RShiftU64 (Frequency, (UINTN) Shift);
213 NanoSeconds += DivU64x64Remainder (MultU64x32 (Remainder, 1000000000u), Frequency, NULL);
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/
IpfTimerLib.c 120 Retrieves the 64-bit frequency in Hz and the range of performance counter
127 frequency of the performance counter in Hz is always returned. If StartValue
139 @return The frequency in Hz.
191 UINT64 Frequency;
196 Frequency = GetPerformanceCounterProperties (NULL, NULL);
201 // Frequency
203 NanoSeconds = MultU64x32 (DivU64x64Remainder (Ticks, Frequency, &Remainder), 1000000000u);
212 Frequency = RShiftU64 (Frequency, (UINTN) Shift);
213 NanoSeconds += DivU64x64Remainder (MultU64x32 (Remainder, 1000000000u), Frequency, NULL);
    [all...]
  /external/adhd/cras/src/server/
cras_a2dp_info.c 17 uint8_t frequency = 0, mode = 0, subbands = 0, allocation, blocks = 0, local
20 if (sbc->frequency & SBC_SAMPLING_FREQ_48000)
21 frequency = SBC_FREQ_48000;
22 else if (sbc->frequency & SBC_SAMPLING_FREQ_44100)
23 frequency = SBC_FREQ_44100;
24 else if (sbc->frequency & SBC_SAMPLING_FREQ_32000)
25 frequency = SBC_FREQ_32000;
26 else if (sbc->frequency & SBC_SAMPLING_FREQ_16000)
27 frequency = SBC_FREQ_16000;
69 a2dp->codec = cras_sbc_codec_create(frequency, mode, subbands
    [all...]

Completed in 858 milliseconds

1 2 3 4 56 7 8 91011>>