Home
last modified time | relevance | path

Searched refs:blk (Results 1 – 8 of 8) sorted by relevance

/developtools/smartperf_host/trace_streamer/test/unittest/
Dbio_parser_test.cpp106 auto blk = stream_.traceDataCache_->GetConstBioLatencySampleData().BlockNumbers()[0]; variable
107 EXPECT_EQ(blk, Expectblk);
167 auto blk = stream_.traceDataCache_->GetConstBioLatencySampleData().BlockNumbers()[0]; variable
168 EXPECT_FALSE(blk == Expectblk);
235 auto blk = stream_.traceDataCache_->GetConstBioLatencySampleData().BlockNumbers()[0]; variable
236 EXPECT_EQ(blk, Expectblk);
306 auto blk = stream_.traceDataCache_->GetConstBioLatencySampleData().BlockNumbers()[0]; variable
307 EXPECT_EQ(blk, Expectblk);
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dext4.proto154 uint64 blk = 2; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dext4.proto154 uint64 blk = 2; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dext4.proto154 uint64 blk = 2; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dext4.proto154 uint64 blk = 2; field
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dext4.proto154 uint64 blk = 2; field
/developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/event_formatters/
Dftrace_ext4_event_formatter.cpp281 ((unsigned int)((msg.dev()) & ((1U << 20) - 1))), msg.blk(), msg.count()); in __anon2a10a1f81f02()
/developtools/profiler/hiebpf/include/
Dvmlinux.h47639 __u64 blk; member