HomeSort by relevance Sort by last modified time
    Searched full:create_context (Results 1 - 4 of 4) sorted by null

  /external/oprofile/daemon/
opd_perfmon.c 205 static void create_context(struct child * self) function
216 perror("CREATE_CONTEXT failed");
343 create_context(self);
416 create_context(xen_ctx);
  /external/oprofile/module/ia64/
op_pmu.c 241 * CREATE_CONTEXT command). The current interface to
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 308 (** [create_context ()] creates a context for storing the "global" state in
310 val create_context : unit -> llcontext var
    [all...]
llvm.ml 246 external create_context : unit -> llcontext = "llvm_create_context"
    [all...]

Completed in 1864 milliseconds