Home
last modified time | relevance | path

Searched defs:read_format (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/include/
Dperf_record_format.h43 struct read_format { struct
44 __u64 value = 0; /* The value of the event */
45 __u64 timeEnabled = 0; /* if PERF_FORMAT_TOTAL_TIME_ENABLED */
46 __u64 timeRunning = 0; /* if PERF_FORMAT_TOTAL_TIME_RUNNING */
47 __u64 id = 0; /* if PERF_FORMAT_ID */
/developtools/profiler/hiebpf/include/
Dvmlinux.h1472 __u64 read_format; member