Docs.rs
  • jemalloc-ctl-0.5.4
    • jemalloc-ctl 0.5.4
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sfackler
    • gnzlbg
    • BusyJay
    • Dependencies
      • jemalloc-sys ^0.5.0 normal
      • libc ^0.2 normal
      • paste ^1 normal
      • jemallocator ^0.5.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

jemalloc_ctl0.5.4

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Error
  • Mib
  • MibStr
  • Name
  • arenas::narenas
  • arenas::narenas_mib
  • background_thread
  • background_thread_mib
  • config::malloc_conf
  • config::malloc_conf_mib
  • epoch
  • epoch_mib
  • max_background_threads
  • max_background_threads_mib
  • opt::abort
  • opt::abort_mib
  • opt::background_thread
  • opt::background_thread_mib
  • opt::dss
  • opt::dss_mib
  • opt::junk
  • opt::junk_mib
  • opt::narenas
  • opt::narenas_mib
  • opt::tcache
  • opt::tcache_max
  • opt::tcache_max_mib
  • opt::tcache_mib
  • opt::zero
  • opt::zero_mib
  • stats::active
  • stats::active_mib
  • stats::allocated
  • stats::allocated_mib
  • stats::mapped
  • stats::mapped_mib
  • stats::metadata
  • stats::metadata_mib
  • stats::resident
  • stats::resident_mib
  • stats::retained
  • stats::retained_mib
  • thread::ThreadLocal
  • thread::allocatedp
  • thread::allocatedp_mib
  • thread::deallocatedp
  • thread::deallocatedp_mib
  • version
  • version_mib

Traits

  • Access
  • AsName

Functions

  • raw::name_to_mib
  • raw::read
  • raw::read_mib
  • raw::read_str
  • raw::read_str_mib
  • raw::update
  • raw::update_mib
  • raw::update_str
  • raw::update_str_mib
  • raw::write
  • raw::write_mib
  • raw::write_str
  • raw::write_str_mib

Type Aliases

  • Result