Searched refs:tpl (Results 1 – 6 of 6) sorted by relevance
191 int tpl; in tcp_stats_sample_rollthedice() local193 tpl = -1; in tcp_stats_sample_rollthedice()197 tpl = stats_tpl_sample_rollthedice(V_tcp_perconn_stats_sample_rates, in tcp_stats_sample_rollthedice()201 if (tpl >= 0) { in tcp_stats_sample_rollthedice()205 tp->t_stats = stats_blob_alloc(tpl, 0); in tcp_stats_sample_rollthedice()207 tpl = -ENOMEM; in tcp_stats_sample_rollthedice()211 return (tpl); in tcp_stats_sample_rollthedice()
85 tpl = ""87 tpl = fd.read()89 tpl = tpl.replace(str.encode(93 fd.write(tpl)
442 tpl->mb->tplhash = hash32_str(tpl->mb->tplname, 0);446 tpl->mb->voi_meta[voi_id].name, tpl->mb->tplhash);448 tpl->mb->tplhash = hash32_buf(tpl->sb, tpl->sb->cursz,1168 stats_free(tpl);1177 tpl->mb = tpl_mb;1178 tpl->sb = tpl_sb;1201 stats_free(tpl);2040 tpl_mb = sctx->tpl ? sctx->tpl->mb : NULL;2102 tpl_mb = sctx->tpl ? sctx->tpl->mb : NULL;2238 &sctx.tpl))[all …]
159 sed "s/{{tname}}/${tname}/" index.html.tpl > "browser/${tname}.html"
41 - tpl-support: TPL (Targeted Peripheral List) feature for targeted hosts
754 int stats_tpl_fetch(int tpl_id, struct statsblob_tpl **tpl);