HomeSort by relevance Sort by last modified time
    Searched refs:START_PROFILING_REPLY (Results 1 - 3 of 3) sorted by null

  /system/extras/simpleperf/
inplace_sampler_lib.h 22 START_PROFILING_REPLY,
41 // Type: START_PROFILING_REPLY
InplaceSamplerClient.cpp 90 LOG(ERROR) << "can't receive START_PROFILING_REPLY from process " << pid_;
142 if (msg.type == START_PROFILING_REPLY) {
inplace_sampler_lib.cpp 179 msg->type = START_PROFILING_REPLY;

Completed in 526 milliseconds