OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kFtraceCommonPid32
(Results
1 - 6
of
6
) sorted by null
/external/perfetto/src/ftrace_reader/
event_info_constants.h
63
kFtraceCommonPid32
,
164
case
kFtraceCommonPid32
:
event_info_constants.cc
40
if (ftrace ==
kFtraceCommonPid32
&& proto == kProtoInt32) {
event_info_unittest.cc
87
SetTranslationStrategy(
kFtraceCommonPid32
, kProtoInt32, &strategy));
proto_translation_table.cc
217
*out =
kFtraceCommonPid32
;
proto_translation_table_unittest.cc
291
ASSERT_EQ(type,
kFtraceCommonPid32
);
cpu_reader_unittest.cc
708
field->ftrace_type =
kFtraceCommonPid32
;
[
all
...]
Completed in 77 milliseconds