Home
last modified time | relevance | path

Searched refs:kFtraceFixedCString (Results 1 – 6 of 6) sorted by relevance

/external/perfetto/src/traced/probes/ftrace/
Devent_info_constants.h40 kFtraceFixedCString, enumerator
108 case kFtraceFixedCString: in ToString()
Dproto_translation_table_unittest.cc320 EXPECT_EQ(type, kFtraceFixedCString); in TEST()
323 EXPECT_EQ(type, kFtraceFixedCString); in TEST()
326 EXPECT_EQ(type, kFtraceFixedCString); in TEST()
337 EXPECT_EQ(type, kFtraceFixedCString); in TEST()
484 EXPECT_EQ(str_field.ftrace_type, kFtraceFixedCString); in TEST()
Dcompact_sched.cc78 (field.ftrace_type == kFtraceFixedCString && in ValidateSchedSwitchFormat()
137 comm_valid = (field.ftrace_type == kFtraceFixedCString && in ValidateSchedWakingFormat()
Devent_info_constants.cc89 } else if (ftrace == kFtraceFixedCString && in SetTranslationStrategy()
Dproto_translation_table.cc218 case kFtraceFixedCString: in SetProtoType()
273 *out = kFtraceFixedCString; in InferFtraceType()
Dcpu_reader_unittest.cc1046 field->ftrace_type = kFtraceFixedCString; in TEST_F()
1489 {8, 16, FtraceFieldType::kFtraceFixedCString, "prev_comm", in TEST()
1501 {40, 16, FtraceFieldType::kFtraceFixedCString, "next_comm", in TEST()