Lines Matching full:offs
690 * perf probe [EVENT=]FUNC[@SRC][+OFFS|%return|:LN|;PAT]1106 char offs[32] = "", line[32] = "", file[32] = "";1115 ret = e_snprintf(offs, 32, "+%lu", pp->offset);1138 offs, pp->retprobe ? "%return" : "", line,