HomeSort by relevance Sort by last modified time
    Searched full:have_data (Results 1 - 5 of 5) sorted by null

  /system/extras/simpleperf/
event_selection_set.cpp 276 bool* have_data) {
277 *have_data = false;
287 *have_data = true;
296 bool have_data; local
297 if (!ReadMmapEventDataForFd(event_fd, callback, &have_data)) {
300 if (!have_data) {
  /prebuilts/android-emulator/linux-x86_64/qemu/linux-x86/
qemu-system-aarch64 
qemu-system-i386 
qemu-system-mips64el 
qemu-system-x86_64 

Completed in 75 milliseconds