Home
last modified time | relevance | path

Searched defs:sync_threshold (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A Ddbe_structs.h109 int sync_threshold; // value of synctrace threshold, in microseconds member
/netbsd/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dsynctrace.c82 static long sync_threshold = -1; /* calibrate the value */ variable