Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dperf_events.cpp618 std::string commandName = trackedCommand_->GetCommandName(); in EnableTracking() local
619 … printf("failed to execute command: %zu: %s\n", commandName.size(), commandName.c_str()); in EnableTracking()