You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
4.4 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>JavaProfilerSamples (infer.InferModules.JavaProfilerSamples)</title><link rel="stylesheet" href="../../../odoc.css"/><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><meta name="generator" content="doc-ock-html v1.0.0-1-g1fc9bf0"/></head><body><nav id="top"><a href="../index.html">Up</a> &mdash; <span class="package">package <a href="../../index.html">infer</a></span></nav><header><h1><span class="keyword">Module</span> <span class="module-path">InferModules.JavaProfilerSamples</span></h1></header><div class="spec module" id="module-ProfilerSample"><a href="#module-ProfilerSample" class="anchor"></a><div class="def module"><code><span class="keyword">module </span>ProfilerSample : <a href="../../../InferStdlib/InferStdlib/index.html#module-IStd">InferStdlib.IStd</a>.Caml.Set.S<span class="keyword"> with </span><span class="keyword">type </span><a href="index.html#module-ProfilerSample">ProfilerSample</a>.elt<span class="keyword"> = </span><a href="../../../InferIR/InferIR/Typ/Procname/index.html#type-t">InferIR.Typ.Procname.t</a></code></div><div class="doc"></div></div><div class="spec module" id="module-JNI"><a href="#module-JNI" class="anchor"></a><div class="def module"><code><span class="keyword">module </span><a href="JNI/index.html">JNI</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="doc"></div></div><div class="spec type" id="type-labeled_profiler_sample"><a href="#type-labeled_profiler_sample" class="anchor"></a><div class="def type"><code><span class="keyword">type </span>labeled_profiler_sample</code><code><span class="keyword"> = </span>string<span class="keyword"> * </span><a href="index.html#module-ProfilerSample">ProfilerSample</a>.t</code><code></code></div><div class="doc"></div></div><div class="spec include"><div class="doc"></div><details open="open"><summary><span class="def"><code><span class="keyword">include </span><span class="keyword">sig</span> ... <span class="keyword">end</span></code></span></summary><div class="spec val" id="val-compare_labeled_profiler_sample"><a href="#val-compare_labeled_profiler_sample" class="anchor"></a><div class="def val"><code><span class="keyword">val </span>compare_labeled_profiler_sample : <a href="index.html#type-labeled_profiler_sample">labeled_profiler_sample</a> <span class="keyword">&#8209;&gt;</span> <a href="index.html#type-labeled_profiler_sample">labeled_profiler_sample</a> <span class="keyword">&#8209;&gt;</span> int</code></div><div class="doc"></div></div></details></div><div class="spec val" id="val-equal_labeled_profiler_sample"><a href="#val-equal_labeled_profiler_sample" class="anchor"></a><div class="def val"><code><span class="keyword">val </span>equal_labeled_profiler_sample : <a href="index.html#type-labeled_profiler_sample">labeled_profiler_sample</a> <span class="keyword">&#8209;&gt;</span> <a href="index.html#type-labeled_profiler_sample">labeled_profiler_sample</a> <span class="keyword">&#8209;&gt;</span> bool</code></div><div class="doc"></div></div><div class="spec val" id="val-from_json_string"><a href="#val-from_json_string" class="anchor"></a><div class="def val"><code><span class="keyword">val </span>from_json_string : string <span class="keyword">&#8209;&gt;</span> use_signature:bool <span class="keyword">&#8209;&gt;</span> <a href="index.html#type-labeled_profiler_sample">labeled_profiler_sample</a> list</code></div><div class="doc"></div></div><div class="spec val" id="val-from_json_file"><a href="#val-from_json_file" class="anchor"></a><div class="def val"><code><span class="keyword">val </span>from_json_file : string <span class="keyword">&#8209;&gt;</span> use_signature:bool <span class="keyword">&#8209;&gt;</span> <a href="index.html#type-labeled_profiler_sample">labeled_profiler_sample</a> list</code></div><div class="doc"></div></div><div class="spec val" id="val-create_procname"><a href="#val-create_procname" class="anchor"></a><div class="def val"><code><span class="keyword">val </span>create_procname : classname:string <span class="keyword">&#8209;&gt;</span> methodname:string <span class="keyword">&#8209;&gt;</span> signature:string <span class="keyword">&#8209;&gt;</span> <a href="../../../InferIR/InferIR/Typ/Procname/index.html#type-t">InferIR.Typ.Procname.t</a></code></div><div class="doc"></div></div></body></html>