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
refs:IsHmKernel
(Results
1 - 8
of
8
) sorted by relevance
/base/hiviewdfx/hitrace/cmd/include/
H
A
D
hitrace_osal.h
42
bool
IsHmKernel
();
/base/hiviewdfx/hidumper/frameworks/native/
H
A
D
dump_utils.h
54
static bool
IsHmKernel
();
H
A
D
dump_utils.cpp
486
bool DumpUtils::
IsHmKernel
()
in IsHmKernel()
function in OHOS::HiviewDFX::DumpUtils
/base/hiviewdfx/hitrace/cmd/src/
H
A
D
hitrace_osal.cpp
51
bool
IsHmKernel
()
in IsHmKernel()
function
H
A
D
hitrace_cmd.cpp
313
if (
IsHmKernel
()) {
in ParseLongOpt()
399
if (
IsHmKernel
()) {
in ParseOpt()
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H
A
D
hitrace_dump.cpp
461
if (contentType >= CONTENT_TYPE_CPU_RAW && !
IsHmKernel
()) {
in CheckPage()
753
if (
IsHmKernel
()) {
in WriteHeaderPage()
762
if (
IsHmKernel
()) {
in WritePrintkFormats()
772
if (
IsHmKernel
()) {
in WriteKallsyms()
815
if (!
IsHmKernel
()) {
in WriteCpuRaw()
872
if (
IsHmKernel
()) {
in DumpTraceLoop()
983
if (
IsHmKernel
()) {
in ReadRawTrace()
1243
if (
IsHmKernel
()) {
in HandleServiceTraceOpen()
1401
if (!
IsHmKernel
() && !g_serviceThreadIsStart) {
in OpenTrace()
/base/hiviewdfx/hidumper/test/unittest/common/
H
A
D
memory_dumper_test.cpp
230
if (DumpUtils::
IsHmKernel
()) {
in HWTEST_F()
/base/hiviewdfx/hitrace/test/unittest/hitrace_meter/
H
A
D
hitrace_ndk_test.cpp
1581
IsHmKernel
();
in HWTEST_F()
Completed in 11 milliseconds