Home
last modified time | relevance | path

Searched refs:testevent (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/common/
H A Dhwctable.c3419 const Hwcentry * testevent; in try_a_counter() local
3427 testevent = cpcx_std[forKernel][0]; in try_a_counter()
3428 if (!testevent || !testevent->name) in try_a_counter()
3434 if (REG_LIST_IS_EMPTY (testevent->reg_list)) in try_a_counter()
3438 tmp_testevent = *testevent; /* shallow copy */ in try_a_counter()
3461 testevent->name); in try_a_counter()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwctable.c3383 const Hwcentry * testevent; in try_a_counter() local
3391 testevent = cpcx_std[forKernel][0]; in try_a_counter()
3392 if (!testevent || !testevent->name) in try_a_counter()
3398 if (REG_LIST_IS_EMPTY (testevent->reg_list)) in try_a_counter()
3402 tmp_testevent = *testevent; /* shallow copy */ in try_a_counter()
3425 testevent->name); in try_a_counter()