Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:cpu
(Results
1 - 11
of
11
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler_telemetry.h
46
CPUInfo
cpu
;
member
H
A
D
rs_profiler_utils.cpp
65
void Utils::SetCpuAffinity(uint32_t
cpu
) {}
in SetCpuAffinity()
argument
67
bool Utils::GetCpuAffinity(uint32_t
cpu
)
in GetCpuAffinity()
argument
84
void Utils::SetCpuAffinity(uint32_t
cpu
)
in SetCpuAffinity()
argument
92
bool Utils::GetCpuAffinity(uint32_t
cpu
)
in GetCpuAffinity()
argument
H
A
D
rs_profiler_telemetry.cpp
66
static std::string GetCpuFrequencyPath(uint32_t
cpu
)
in GetCpuFrequencyPath()
argument
71
static std::string GetCpuCurrentFrequencyPath(uint32_t
cpu
)
in GetCpuCurrentFrequencyPath()
argument
77
static std::string GetCpuFrequencyPolicyPath(uint32_t
cpu
)
in GetCpuFrequencyPolicyPath()
argument
82
GetCpuCurrentFrequencyPolicyPath(uint32_t
cpu
)
GetCpuCurrentFrequencyPolicyPath()
argument
87
GetCpuMinFrequencyPolicyPath(uint32_t
cpu
)
GetCpuMinFrequencyPolicyPath()
argument
92
GetCpuMaxFrequencyPolicyPath(uint32_t
cpu
)
GetCpuMaxFrequencyPolicyPath()
argument
145
GetCPUTemperature(CPUInfo&
cpu
)
GetCPUTemperature()
argument
150
GetBattery(CPUInfo&
cpu
)
GetBattery()
argument
166
GetCPUMemory(CPUInfo&
cpu
)
GetCPUMemory()
argument
264
GetCPUCores(CPUInfo&
cpu
)
GetCPUCores()
argument
[all...]
H
A
D
rs_profiler.cpp
1345
constexpr int32_t
cpu
= 8;
in OnParallelRenderBegin()
local
/foundation/resourceschedule/ffrt/test/testfunc/
H
A
D
util.cpp
120
static int perf_event_open(struct perf_event_attr* attr, pid_t pid, int
cpu
, int group_fd, unsigned long flags)
in perf_event_open()
argument
[all...]
/foundation/resourceschedule/ffrt/src/sync/
H
A
D
perf_counter.cpp
48
static inline int perf_event_open(struct perf_event_attr* attr, pid_t pid, int
cpu
, int group_fd, unsigned long flags)
in perf_event_open()
argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H
A
D
sys_util.c
65
void StartThreadBindCore(int32_t
cpu
)
in StartThreadBindCore()
argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H
A
D
sys_util.c
65
void StartThreadBindCore(int32_t
cpu
)
in StartThreadBindCore()
argument
105
uint32_t
cpu
= CPU_IDX_0;
in BindThreadToTargetMask()
local
/foundation/resourceschedule/work_scheduler/services/native/src/
H
A
D
work_policy_manager.cpp
609
void WorkPolicyManager::SetCpuUsageByDump(int32_t
cpu
)
in SetCpuUsageByDump()
argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H
A
D
nstackx_dfile_session.c
936
int32_t
cpu
;
in BindMainLoopToTargetCpu()
local
1178
int32_t
cpu
;
in BindClientSendThreadToTargetCpu()
local
1702
int32_t
cpu
;
in BindServerRecvThreadToTargetCpu()
local
[all...]
H
A
D
nstackx_file_manager.c
825
int32_t
cpu
;
in BindFileManagerThreadToTargetCpu()
local
Completed in 13 milliseconds