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

  /external/linux-tools-perf/util/
evsel.c 70 evsel->sample_id = xyarray__new(ncpus, nthreads, sizeof(struct perf_sample_id));
71 if (evsel->sample_id == NULL)
76 xyarray__delete(evsel->sample_id);
77 evsel->sample_id = NULL;
99 xyarray__delete(evsel->sample_id);
100 evsel->sample_id = NULL;
120 xyarray__delete(evsel->sample_id);
evsel.h 60 struct xyarray *sample_id; member in struct:perf_evsel
evlist.c 29 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y)
395 evsel->sample_id == NULL &&
python.c 47 sample_member_def(sample_id, id, T_ULONGLONG, "event id"), \
837 { "SAMPLE_ID", PERF_SAMPLE_ID },
  /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/i686-linux-glibc2.7-4.4.3/sysroot/usr/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/i686-linux-glibc2.7-4.6/sysroot/usr/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.7-4.6/sysroot/usr/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,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar 

Completed in 281 milliseconds