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:caller
(Results
1 - 6
of
6
) sorted by relevance
/developtools/smartperf_host/trace_streamer/src/filter/
H
A
D
cpu_filter.cpp
143
bool CpuFilter::InsertBlockedReasonEvent(uint64_t cpu, uint32_t iTid, bool iowait, DataIndex
caller
, uint32_t delay)
in InsertBlockedReasonEvent()
argument
/developtools/smartperf_host/trace_streamer/src/parser/ptreader_parser/bytrace_parser/
H
A
D
bytrace_event_parser.cpp
255
auto
caller
= traceDataCache_->GetDataIndex(std::string_view(args.at("
caller
")));
in BlockedReason()
local
/developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/
H
A
D
ftrace_event_processor.cpp
275
std::ostringstream
caller
;
in SchedBlockedReason()
local
H
A
D
cpu_detail_parser.cpp
296
auto
caller
= traceDataCache_->GetDataIndex(std::string_view(callerStr));
in SchedBlockReasonEvent()
local
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/htrace_parser/
H
A
D
htrace_event_parser.cpp
576
auto
caller
= traceDataCache_->GetDataIndex(std::string_view(callerStr));
in SchedBlockReasonEvent()
local
/developtools/profiler/hiebpf/include/
H
A
D
vmlinux.h
3319
const void *
caller
;
member
23143
long unsigned int
caller
;
member
26638
long unsigned int
caller
;
member
28597
long unsigned int
caller
[8];
member
28737
long unsigned int
caller
[8];
member
45223
long unsigned int
caller
;
member
50271
struct dir_context *
caller
;
global()
member
[all...]
Completed in 472 milliseconds