Home
last modified time | relevance | path

Searched refs:SetCommandName (Results 1 – 5 of 5) sorted by relevance

/system/extras/simpleperf/
Drecord_test.cpp140 r.SetCommandName(new_name); in TEST_F()
Dcmd_monitor.cpp592 r->SetCommandName(s); in UpdateRecord()
Drecord.h330 void SetCommandName(const std::string& name);
Dcmd_record.cpp1564 r->SetCommandName(s); in UpdateRecord()
Drecord.cpp341 void CommRecord::SetCommandName(const std::string& name) { in SetCommandName() function in simpleperf::CommRecord