Searched refs:have_start (Results 1 – 2 of 2) sorted by relevance
168 unsigned have_start) in __symbol__account_cycles() argument 190 if (!have_start && ch[offset].have_start) in __symbol__account_cycles() 193 if (have_start && (!ch[offset].have_start || in __symbol__account_cycles() 195 ch[offset].have_start = 0; in __symbol__account_cycles() 200 } else if (have_start && in __symbol__account_cycles() 208 ch[offset].have_start = have_start; in __symbol__account_cycles() 542 if (ch->have_start) in annotation__compute_ipc() [all...]
247 * @have_start: Whether the current branch info has a start address.270 u8 have_start; member