Searched refs:sample_ustack (Results 1 - 4 of 4) sorted by path

/linux-master/tools/perf/arch/arm/tests/
H A Ddwarf-unwind.c13 static int sample_ustack(struct perf_sample *sample, function
62 return sample_ustack(sample, thread, buf);
/linux-master/tools/perf/arch/arm64/tests/
H A Ddwarf-unwind.c13 static int sample_ustack(struct perf_sample *sample, function
62 return sample_ustack(sample, thread, buf);
/linux-master/tools/perf/arch/powerpc/tests/
H A Ddwarf-unwind.c13 static int sample_ustack(struct perf_sample *sample, function
62 return sample_ustack(sample, thread, buf);
/linux-master/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c13 static int sample_ustack(struct perf_sample *sample, function
78 return sample_ustack(sample, thread, buf);

Completed in 326 milliseconds