Lines Matching defs:basic
1222 * No LBR entry, no basic block, no rewinding
1235 * the basic block is larger than 1 page (sanity)
1293 * Even though we decoded the basic block, the instruction stream
1520 struct pebs_basic *basic = __pebs;
1521 void *next_record = basic + 1;
1528 if (basic == NULL)
1535 format_size = basic->format_size;
1540 data->time = native_sched_clock_from_tsc(basic->tsc);
1552 /* The ip in basic is EventingIP */
1553 set_linear_ip(regs, basic->ip);
1618 basic->format_size);
2086 /* Only basic record supported */