Home | History | Annotate | Download | only in util

Lines Matching refs:offs

795 	 * perf probe [EVENT=]FUNC[@SRC][+OFFS|%return|:LN|;PAT]
1239 char offs[32] = "", line[32] = "", file[32] = "";
1248 ret = e_snprintf(offs, 32, "+%lu", pp->offset);
1271 offs, pp->retprobe ? "%return" : "", line,