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

  /system/extras/simpleperf/
record_equal_test.h 71 ASSERT_EQ(0, memcmp(&r1.sample_id, &r2.sample_id, sizeof(r1.sample_id)));
record.cpp 65 // Return sample_id size in binary format.
127 PrintIndented(indent, "sample_id: pid %u, tid %u\n", tid_data.pid,
131 PrintIndented(indent, "sample_id: time %" PRId64 "\n", time_data.time);
134 PrintIndented(indent, "sample_id: id %" PRId64 "\n", id_data.id);
137 PrintIndented(indent, "sample_id: stream_id %" PRId64 "\n",
141 PrintIndented(indent, "sample_id: cpu %u, res %u\n", cpu_data.cpu,
174 sample_id = other.sample_id;
185 sample_id.Dump(indent + 1);
188 uint64_t Record::Timestamp() const { return sample_id.time_data.time;
    [all...]
thread_tree.cpp 287 r.sample_id.time_data.time, r.filename);
290 r.data->pgoff, r.sample_id.time_data.time, r.filename);
296 r.sample_id.time_data.time, r.filename);
302 r.data->pgoff, r.sample_id.time_data.time, filename);
record.h 188 // Create the content of sample_id. It depends on the attr we use.
191 // Parse sample_id from binary format in the buffer pointed by p.
195 // Write the binary format of sample_id to the buffer pointed by p.
210 SampleId sample_id; member in struct:Record
  /external/esd/include/
esd.h 225 int sample_id; /* either a stream fd or sample id */ member in struct:esd_sample_info
298 int esd_set_default_sample_pan( int esd, int sample_id,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
esd.h 227 int sample_id; /* either a stream fd or sample id */ member in struct:esd_sample_info
300 int esd_set_default_sample_pan( int esd, int sample_id,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
esd.h 227 int sample_id; /* either a stream fd or sample id */ member in struct:esd_sample_info
300 int esd_set_default_sample_pan( int esd, int sample_id,
  /external/webrtc/webrtc/video/
full_stack_plot.py 123 for sample_id in xrange(self.length):
125 self.samples[field_ids[col]][sample_id] = float(value)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar 

Completed in 1011 milliseconds