Lines Matching defs:basic
1460 * No LBR entry, no basic block, no rewinding
1473 * the basic block is larger than 1 page (sanity)
1530 * Even though we decoded the basic block, the instruction stream
1798 struct pebs_basic *basic = __pebs;
1799 void *next_record = basic + 1;
1806 if (basic == NULL)
1813 format_size = basic->format_size;
1817 setup_pebs_time(event, data, basic->tsc);
1829 /* The ip in basic is EventingIP */
1830 set_linear_ip(regs, basic->ip);
1923 basic->format_size);
2397 /* Only basic record supported */