Searched refs:exp_task_comm (Results 1 – 5 of 5) sorted by relevance
2 … fd size_bytes ino exp_pid exp_task_comm buf_name …
108 string exp_task_comm = 7; field
126 std::string exp_task_comm; member1058 EXPECT_STREQ(dmaInfo.exp_task_comm().c_str(), g_dmaMemInfo[i].exp_task_comm.c_str());
500 row.expTaskCommId = traceDataCache_->GetDataIndex(DmaMemInfo.exp_task_comm().ToStdString()); in ParseDmaMemInfo()