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

1 2 3 4 5 6 7 8 91011>>

  /external/trappy/tests/trace_sched.txt.cache/
SchedCpuFrequency.csv 1 Time,__comm,__cpu,__pid,cpu,frequency
  /external/llvm/lib/Support/
BlockFrequency.cpp 10 // This file implements Block Frequency class.
21 Frequency = Prob.scale(Frequency);
26 BlockFrequency Freq(Frequency);
32 Frequency = Prob.scaleByInverse(Frequency);
37 BlockFrequency Freq(Frequency);
43 uint64_t Before = Freq.Frequency;
44 Frequency += Freq.Frequency;
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/PortingGuide/
Spi.txt 7 Frequency (in Hz) of SPI clock
11 Max SCLK line frequency (in Hz) (max transfer frequency)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
24 // This class represents Block Frequency as a 64-bit value.
26 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
31 /// \brief Returns the maximum possible frequency, the saturation value.
34 /// \brief Returns the frequency as a fixpoint number scaled by the entry
35 /// frequency.
36 uint64_t getFrequency() const { return Frequency; }
48 /// \brief Adds another block frequency using saturating arithmetic
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
24 // This class represents Block Frequency as a 64-bit value.
26 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
31 /// \brief Returns the maximum possible frequency, the saturation value.
34 /// \brief Returns the frequency as a fixpoint number scaled by the entry
35 /// frequency.
36 uint64_t getFrequency() const { return Frequency; }
48 /// \brief Adds another block frequency using saturating arithmetic
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
24 // This class represents Block Frequency as a 64-bit value.
26 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
31 /// \brief Returns the maximum possible frequency, the saturation value.
34 /// \brief Returns the frequency as a fixpoint number scaled by the entry
35 /// frequency.
36 uint64_t getFrequency() const { return Frequency; }
48 /// \brief Adds another block frequency using saturating arithmetic
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
24 // This class represents Block Frequency as a 64-bit value.
26 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
31 /// \brief Returns the maximum possible frequency, the saturation value.
34 /// \brief Returns the frequency as a fixpoint number scaled by the entry
35 /// frequency.
36 uint64_t getFrequency() const { return Frequency; }
48 /// \brief Adds another block frequency using saturating arithmetic
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
24 // This class represents Block Frequency as a 64-bit value.
26 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
31 /// \brief Returns the maximum possible frequency, the saturation value.
34 /// \brief Returns the frequency as a fixpoint number scaled by the entry
35 /// frequency.
36 uint64_t getFrequency() const { return Frequency; }
48 /// \brief Adds another block frequency using saturating arithmetic
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
24 // This class represents Block Frequency as a 64-bit value.
26 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
31 /// \brief Returns the maximum possible frequency, the saturation value.
34 /// \brief Returns the frequency as a fixpoint number scaled by the entry
35 /// frequency.
36 uint64_t getFrequency() const { return Frequency; }
48 /// \brief Adds another block frequency using saturating arithmetic
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
24 // This class represents Block Frequency as a 64-bit value.
26 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
31 /// \brief Returns the maximum possible frequency, the saturation value.
34 /// \brief Returns the frequency as a fixpoint number scaled by the entry
35 /// frequency.
36 uint64_t getFrequency() const { return Frequency; }
48 /// \brief Adds another block frequency using saturating arithmetic
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
24 // This class represents Block Frequency as a 64-bit value.
26 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
31 /// \brief Returns the maximum possible frequency, the saturation value.
34 /// \brief Returns the frequency as a fixpoint number scaled by the entry
35 /// frequency.
36 uint64_t getFrequency() const { return Frequency; }
48 /// \brief Adds another block frequency using saturating arithmetic
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/linux/
msm_thermal_ioctl.h 18 ** cluster frequency table. A non-zero value will fetch the frequency
23 ** For clusters with frequency table length greater than
24 ** MSM_IOCTL_FREQ_SIZE, the frequency table is fetched from kernel
26 ** indicates, which set/part of frequency table the user is requesting.
29 ** frequency values (if it is less than MSM_IOCTL_FREQ_SIZE)
30 ** from the frequency table, starting from the index
37 ** number of frequency table entries fetched.
60 /*Set CPU Frequency*/
63 /*Set cluster frequency*/
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_thermal_ioctl.h 18 ** cluster frequency table. A non-zero value will fetch the frequency
23 ** For clusters with frequency table length greater than
24 ** MSM_IOCTL_FREQ_SIZE, the frequency table is fetched from kernel
26 ** indicates, which set/part of frequency table the user is requesting.
29 ** frequency values (if it is less than MSM_IOCTL_FREQ_SIZE)
30 ** from the frequency table, starting from the index
37 ** number of frequency table entries fetched.
60 /*Set CPU Frequency*/
63 /*Set cluster frequency*/
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_thermal_ioctl.h 18 ** cluster frequency table. A non-zero value will fetch the frequency
23 ** For clusters with frequency table length greater than
24 ** MSM_IOCTL_FREQ_SIZE, the frequency table is fetched from kernel
26 ** indicates, which set/part of frequency table the user is requesting.
29 ** frequency values (if it is less than MSM_IOCTL_FREQ_SIZE)
30 ** from the frequency table, starting from the index
37 ** number of frequency table entries fetched.
60 /*Set CPU Frequency*/
63 /*Set cluster frequency*/
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/linux/
msm_thermal_ioctl.h 18 ** cluster frequency table. A non-zero value will fetch the frequency
23 ** For clusters with frequency table length greater than
24 ** MSM_IOCTL_FREQ_SIZE, the frequency table is fetched from kernel
26 ** indicates, which set/part of frequency table the user is requesting.
29 ** frequency values (if it is less than MSM_IOCTL_FREQ_SIZE)
30 ** from the frequency table, starting from the index
37 ** number of frequency table entries fetched.
60 /*Set CPU Frequency*/
63 /*Set cluster frequency*/
    [all...]
  /external/skqp/infra/bots/recipe_modules/builder_name_schema/
builder_name_schema.json 14 "frequency"
17 "frequency"
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
22 // This class represents Block Frequency as a 64-bit value.
25 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
32 uint64_t getFrequency() const { return Frequency; }
41 return Frequency < RHS.Frequency;
45 return Frequency <= RHS.Frequency;
    [all...]
  /external/llvm/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
24 // This class represents Block Frequency as a 64-bit value.
26 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
31 /// \brief Returns the maximum possible frequency, the saturation value.
34 /// \brief Returns the frequency as a fixpoint number scaled by the entry
35 /// frequency.
36 uint64_t getFrequency() const { return Frequency; }
48 /// \brief Adds another block frequency using saturating arithmetic
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
24 // This class represents Block Frequency as a 64-bit value.
26 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
31 /// \brief Returns the maximum possible frequency, the saturation value.
34 /// \brief Returns the frequency as a fixpoint number scaled by the entry
35 /// frequency.
36 uint64_t getFrequency() const { return Frequency; }
48 /// \brief Adds another block frequency using saturating arithmetic
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
24 // This class represents Block Frequency as a 64-bit value.
26 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
31 /// \brief Returns the maximum possible frequency, the saturation value.
34 /// \brief Returns the frequency as a fixpoint number scaled by the entry
35 /// frequency.
36 uint64_t getFrequency() const { return Frequency; }
48 /// \brief Adds another block frequency using saturating arithmetic
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
24 // This class represents Block Frequency as a 64-bit value.
26 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
31 /// \brief Returns the maximum possible frequency, the saturation value.
34 /// \brief Returns the frequency as a fixpoint number scaled by the entry
35 /// frequency.
36 uint64_t getFrequency() const { return Frequency; }
48 /// \brief Adds another block frequency using saturating arithmetic
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
24 // This class represents Block Frequency as a 64-bit value.
26 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
31 /// \brief Returns the maximum possible frequency, the saturation value.
34 /// \brief Returns the frequency as a fixpoint number scaled by the entry
35 /// frequency.
36 uint64_t getFrequency() const { return Frequency; }
48 /// \brief Adds another block frequency using saturating arithmetic
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
24 // This class represents Block Frequency as a 64-bit value.
26 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
31 /// \brief Returns the maximum possible frequency, the saturation value.
34 /// \brief Returns the frequency as a fixpoint number scaled by the entry
35 /// frequency.
36 uint64_t getFrequency() const { return Frequency; }
48 /// \brief Adds another block frequency using saturating arithmetic
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
BlockFrequency.h 1 //===-------- BlockFrequency.h - Block Frequency Wrapper --------*- C++ -*-===//
10 // This file implements Block Frequency class.
24 // This class represents Block Frequency as a 64-bit value.
26 uint64_t Frequency;
29 BlockFrequency(uint64_t Freq = 0) : Frequency(Freq) { }
31 /// \brief Returns the maximum possible frequency, the saturation value.
34 /// \brief Returns the frequency as a fixpoint number scaled by the entry
35 /// frequency.
36 uint64_t getFrequency() const { return Frequency; }
48 /// \brief Adds another block frequency using saturating arithmetic
    [all...]
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
test_VIDIOC_FREQUENCY.c 4 * 18 Apr 2009 0.4 More cleanup in frequency scan test case
55 //CU_ASSERT_EQUAL(freq.frequency, ???);
69 ".frequency = %u "
73 freq.frequency,
195 /* fetch the current frequency setting */
207 /* try to set the frequency again to the actual value */
210 freq.frequency = orig_freq.frequency;
222 /* check wheteher the frequency has not been changed */
237 ("\t%s:%u: current frequency=%u (expected %u)\n"
    [all...]

Completed in 999 milliseconds

1 2 3 4 5 6 7 8 91011>>