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:SetClockId
(Results
1 - 7
of
7
) sorted by relevance
/developtools/profiler/device/plugins/ffrt_profiler/client/include/
H
A
D
ffrt_profiler.h
38
void
SetClockId
(int32_t type)
in SetClockId()
function in OHOS::Developtools::Profiler::FfrtProfiler
/developtools/profiler/device/plugins/api/include/
H
A
D
writer.h
27
virtual void
SetClockId
(clockid_t clockId) {}
in SetClockId()
function in Writer
/developtools/profiler/device/plugins/network_profiler/client/include/
H
A
D
network_profiler.h
43
void
SetClockId
(int32_t type)
in SetClockId()
function in OHOS::Developtools::Profiler::NetworkProfiler
/developtools/profiler/device/plugins/api/src/
H
A
D
plugin_module.cpp
101
void PluginModule::
SetClockId
(clockid_t clockId)
in SetClockId()
function in PluginModule
/developtools/hiperf/interfaces/kits/js/napi/
H
A
D
hiperf_client_napi.cpp
420
static napi_value
SetClockId
(napi_env env, napi_callback_info info)
in SetClockId()
function
/developtools/hiperf/interfaces/innerkits/native/src/
H
A
D
hiperf_client.cpp
299
void RecordOption::
SetClockId
(const std::string &clockId)
in SetClockId()
function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption
/developtools/hiperf/include/
H
A
D
perf_events.h
398
void
SetClockId
(int clockId)
in SetClockId()
function in OHOS::Developtools::HiPerf::PerfEvents
Completed in 5 milliseconds