Symbol: CHECK_SAMPLE
tools/perf/dlfilters/dlfilter-test-api-v0.c
204
CHECK_SAMPLE(ip);
tools/perf/dlfilters/dlfilter-test-api-v0.c
205
CHECK_SAMPLE(pid);
tools/perf/dlfilters/dlfilter-test-api-v0.c
206
CHECK_SAMPLE(tid);
tools/perf/dlfilters/dlfilter-test-api-v0.c
207
CHECK_SAMPLE(time);
tools/perf/dlfilters/dlfilter-test-api-v0.c
208
CHECK_SAMPLE(addr);
tools/perf/dlfilters/dlfilter-test-api-v0.c
209
CHECK_SAMPLE(id);
tools/perf/dlfilters/dlfilter-test-api-v0.c
210
CHECK_SAMPLE(stream_id);
tools/perf/dlfilters/dlfilter-test-api-v0.c
211
CHECK_SAMPLE(period);
tools/perf/dlfilters/dlfilter-test-api-v0.c
212
CHECK_SAMPLE(cpu);
tools/perf/dlfilters/dlfilter-test-api-v0.c
213
CHECK_SAMPLE(cpumode);
tools/perf/dlfilters/dlfilter-test-api-v0.c
214
CHECK_SAMPLE(addr_correlates_sym);
tools/perf/dlfilters/dlfilter-test-api-v0.c
215
CHECK_SAMPLE(misc);
tools/perf/dlfilters/dlfilter-test-api-v0.c
218
CHECK_SAMPLE(brstack_nr);
tools/perf/dlfilters/dlfilter-test-api-v0.c
220
CHECK_SAMPLE(raw_callchain_nr);
tools/perf/dlfilters/dlfilter-test-api-v2.c
219
CHECK_SAMPLE(ip);
tools/perf/dlfilters/dlfilter-test-api-v2.c
220
CHECK_SAMPLE(pid);
tools/perf/dlfilters/dlfilter-test-api-v2.c
221
CHECK_SAMPLE(tid);
tools/perf/dlfilters/dlfilter-test-api-v2.c
222
CHECK_SAMPLE(time);
tools/perf/dlfilters/dlfilter-test-api-v2.c
223
CHECK_SAMPLE(addr);
tools/perf/dlfilters/dlfilter-test-api-v2.c
224
CHECK_SAMPLE(id);
tools/perf/dlfilters/dlfilter-test-api-v2.c
225
CHECK_SAMPLE(stream_id);
tools/perf/dlfilters/dlfilter-test-api-v2.c
226
CHECK_SAMPLE(period);
tools/perf/dlfilters/dlfilter-test-api-v2.c
227
CHECK_SAMPLE(cpu);
tools/perf/dlfilters/dlfilter-test-api-v2.c
228
CHECK_SAMPLE(cpumode);
tools/perf/dlfilters/dlfilter-test-api-v2.c
229
CHECK_SAMPLE(addr_correlates_sym);
tools/perf/dlfilters/dlfilter-test-api-v2.c
230
CHECK_SAMPLE(misc);
tools/perf/dlfilters/dlfilter-test-api-v2.c
233
CHECK_SAMPLE(brstack_nr);
tools/perf/dlfilters/dlfilter-test-api-v2.c
235
CHECK_SAMPLE(raw_callchain_nr);