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:eventName
(Results
1 - 12
of
12
) sorted by relevance
/developtools/hiperf/test/unittest/common/native/
H
A
D
spe_decoder_test.cpp
66
std::string
eventName
= "";
in HWTEST_F()
local
[all...]
/developtools/smartperf_host/trace_streamer/src/filter/hi_sysevent_filter/
H
A
D
hi_sysevent_measure_filter.h
37
std::string
eventName
;
member
H
A
D
hi_sysevent_measure_filter.cpp
106
std::string
eventName
= item.value();
in FillJsMessage()
local
/developtools/profiler/host/smartperf/client/client_command/
H
A
D
sdk_data_recv.cpp
96
std::string
eventName
;
in ProcessData()
local
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/ftrace/
H
A
D
render_service_stdtype.h
112
DataIndex
eventName
= INVALID_DATAINDEX;
member
/developtools/profiler/device/plugins/ftrace_plugin/include/
H
A
D
ftrace_common_type.h
157
std::string
eventName
= "";
member
/developtools/hiperf/src/
H
A
D
spe_decoder.cpp
936
void GetSpeEventNameByType(uint32_t type, std::string&
eventName
)
in GetSpeEventNameByType()
argument
977
std::string
eventName
= "";
DumpSpeReportHead()
local
[all...]
H
A
D
subcommand_stat.cpp
349
GetCommentConfigName( const std::unique_ptr<PerfEvents::CountEvent> &countEvent, std::string
eventName
)
GetCommentConfigName()
argument
H
A
D
perf_events.cpp
240
std::string
eventName
= "sched:sched_switch";
in AddOffCpuEvent()
local
327
std::string
eventName
;
in AddEvent()
local
[all...]
/developtools/smartperf_host/trace_streamer/src/parser/
H
A
D
print_event_parser.cpp
285
bool PrintEventParser::HandleFrameSliceBeginEvent(DataIndex
eventName
,
in HandleFrameSliceBeginEvent()
argument
H
A
D
common_types.h
39
std::string
eventName
;
member
/developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/
H
A
D
cpu_detail_parser.cpp
262
const auto &
eventName
= FtraceEventProcessor::GetInstance().GetEventNameById(event.eventId);
in DealEvent()
local
Completed in 18 milliseconds