Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/shark/shark/
H A Dprofile.c582 struct profHashEntry tmpEntry; in profEnter() local
662 memcpy(&tmpEntry, sample, sizeof(struct profHashEntry)); in profEnter()
668 memcpy(first, &tmpEntry, sizeof(struct profHashEntry)); in profEnter()