bts_set           872 arch/x86/kernel/ptrace.c 		bts_set(bts_record, bts_from, in->variant.lbr.from_ip);
bts_set           873 arch/x86/kernel/ptrace.c 		bts_set(bts_record, bts_to,   in->variant.lbr.to_ip);
bts_set           878 arch/x86/kernel/ptrace.c 		bts_set(bts_record, bts_from,    bts_escape);
bts_set           879 arch/x86/kernel/ptrace.c 		bts_set(bts_record, bts_qual,    in->qualifier);
bts_set           880 arch/x86/kernel/ptrace.c 		bts_set(bts_record, bts_jiffies, in->variant.jiffies);