Searched defs:have_tsc (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/ |
| H A D | intel-pt-decoder.c | 3161 intel_pt_find_overlap(unsigned char *buf_a, size_t len_a, unsigned char *buf_b, size_t len_b, bool have_tsc, bool *consecutive) intel_pt_find_overlap() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | intel-pt.c | 67 bool have_tsc; member 869 bool have_tsc = false; in intel_pt_have_tsc() local
|
| /kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/ |
| H A D | intel-pt-decoder.c | 4342 intel_pt_find_overlap(unsigned char *buf_a, size_t len_a, unsigned char *buf_b, size_t len_b, bool have_tsc, bool *consecutive, bool ooo_tsc) intel_pt_find_overlap() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | intel-pt.c | 74 bool have_tsc; member 1144 bool have_tsc = false; in intel_pt_have_tsc() local
|
Completed in 19 milliseconds