/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-decoder.h | 230 bool consecutive; member 269 bool have_tsc, bool *consecutive);
|
H A D | intel-pt-decoder.c | 550 if (!buffer.consecutive || reposition) { in intel_pt_get_data() 3086 * @consecutive: returns true if there is data in buf_b that is consecutive 3100 size_t len_b, bool *consecutive) in intel_pt_find_overlap_tsc() 3127 /* Same TSC, so buffers are consecutive */ in intel_pt_find_overlap_tsc() 3131 *consecutive = true; in intel_pt_find_overlap_tsc() 3151 * @consecutive: returns true if there is data in buf_b that is consecutive 3163 bool have_tsc, bool *consecutive) in intel_pt_find_overlap() 3176 consecutive); in intel_pt_find_overlap() 3097 intel_pt_find_overlap_tsc(unsigned char *buf_a, size_t len_a, unsigned char *buf_b, size_t len_b, bool *consecutive) intel_pt_find_overlap_tsc() argument 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 [all...] |
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-decoder.h | 266 bool consecutive; member 310 bool have_tsc, bool *consecutive,
|
H A D | intel-pt-decoder.c | 652 if (!buffer.consecutive || reposition) { in intel_pt_get_data() 4264 * @consecutive: returns true if there is data in buf_b that is consecutive 4279 size_t len_b, bool *consecutive, in intel_pt_find_overlap_tsc() 4307 /* Same TSC, so buffers are consecutive */ in intel_pt_find_overlap_tsc() 4311 *consecutive = true; in intel_pt_find_overlap_tsc() 4331 * @consecutive: returns true if there is data in buf_b that is consecutive 4344 bool have_tsc, bool *consecutive, in intel_pt_find_overlap() 4358 consecutive, ooo_ts in intel_pt_find_overlap() 4276 intel_pt_find_overlap_tsc(unsigned char *buf_a, size_t len_a, unsigned char *buf_b, size_t len_b, bool *consecutive, bool ooo_tsc) intel_pt_find_overlap_tsc() argument 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 [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | intel-bts.c | 478 if (buffer->consecutive) { in intel_bts_process_queue() 493 if (btsq->bts->snapshot_mode && !buffer->consecutive && in intel_bts_process_queue() 502 (btsq->bts->snapshot_mode && !buffer->consecutive))) in intel_bts_process_queue()
|
H A D | auxtrace.c | 323 bool consecutive = false; in auxtrace_queues__split_buffer() local 332 b->consecutive = consecutive; in auxtrace_queues__split_buffer() 340 consecutive = true; in auxtrace_queues__split_buffer() 344 buffer->consecutive = consecutive; in auxtrace_queues__split_buffer()
|
H A D | intel-pt.c | 273 bool consecutive = false; in intel_pt_do_fix_overlap() local 277 pt->have_tsc, &consecutive); in intel_pt_do_fix_overlap() 282 if (b->use_size && consecutive) in intel_pt_do_fix_overlap() 283 b->consecutive = true; in intel_pt_do_fix_overlap() 303 if (might_overlap && !buffer->consecutive && old_buffer && in intel_pt_get_buffer() 316 if (!old_buffer || (might_overlap && !buffer->consecutive)) { in intel_pt_get_buffer() 317 b->consecutive = false; in intel_pt_get_buffer() 320 b->consecutive = true; in intel_pt_get_buffer()
|
H A D | auxtrace.h | 215 * @consecutive: the original data was split up and this buffer is consecutive 236 bool consecutive; member
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | intel-bts.c | 478 if (buffer->consecutive) { in intel_bts_process_queue() 493 if (btsq->bts->snapshot_mode && !buffer->consecutive && in intel_bts_process_queue() 502 (btsq->bts->snapshot_mode && !buffer->consecutive))) in intel_bts_process_queue()
|
H A D | auxtrace.c | 326 bool consecutive = false; in auxtrace_queues__split_buffer() local 335 b->consecutive = consecutive; in auxtrace_queues__split_buffer() 343 consecutive = true; in auxtrace_queues__split_buffer() 347 buffer->consecutive = consecutive; in auxtrace_queues__split_buffer()
|
H A D | auxtrace.h | 239 * @consecutive: the original data was split up and this buffer is consecutive 260 bool consecutive; member
|
H A D | intel-pt.c | 378 bool consecutive = false; in intel_pt_do_fix_overlap() local 382 pt->have_tsc, &consecutive, in intel_pt_do_fix_overlap() 395 if (b->use_size && consecutive) in intel_pt_do_fix_overlap() 396 b->consecutive = true; in intel_pt_do_fix_overlap() 416 if (might_overlap && !buffer->consecutive && old_buffer && in intel_pt_get_buffer() 429 if (!old_buffer || (might_overlap && !buffer->consecutive)) { in intel_pt_get_buffer() 430 b->consecutive = false; in intel_pt_get_buffer() 433 b->consecutive = true; in intel_pt_get_buffer()
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | chacha-ssse3-x86_64.S | 230 # This function encrypts four consecutive ChaCha blocks by loading the
|
H A D | chacha-avx2-x86_64.S | 541 # This function encrypts eight consecutive ChaCha blocks by loading
|
H A D | chacha-avx512vl-x86_64.S | 465 # This function encrypts eight consecutive ChaCha blocks by loading
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | nfs_xdr.h | 1457 bool consecutive; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | nfs_xdr.h | 1478 bool consecutive; member
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | chacha-ssse3-x86_64.S | 230 # This function encrypts four consecutive ChaCha blocks by loading the
|
H A D | chacha-avx2-x86_64.S | 541 # This function encrypts eight consecutive ChaCha blocks by loading
|
H A D | chacha-avx512vl-x86_64.S | 465 # This function encrypts eight consecutive ChaCha blocks by loading
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs42xdr.c | 309 encode_uint32(xdr, 1); /* consecutive = true */ in encode_copy() 950 res->consecutive = be32_to_cpup(p++); in decode_copy_requirements()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs42xdr.c | 316 encode_uint32(xdr, 1); /* consecutive = true */ in encode_copy() 891 res->consecutive = be32_to_cpup(p++); in decode_copy_requirements()
|
H A D | nfs4trace.h | 2306 __entry->res_cons = res->consecutive;
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4xdr.c | 1980 u32 consecutive, i, count, sync; in nfsd4_decode_copy() local 1997 /* ca_consecutive: we always do consecutive copies */ in nfsd4_decode_copy() 1998 if (xdr_stream_decode_u32(argp->xdr, &consecutive) < 0) in nfsd4_decode_copy()
|