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

  /external/linux-tools-perf/util/
trace-event-read.c 393 cpu_data[cpu].timestamp = data2host8(ptr);
401 cpu_data[cpu].page_size = data2host8(ptr);
trace-event.h 240 #define data2host8(ptr) ({ \ macro

Completed in 473 milliseconds