LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
__mf_options Struct Reference

Data Fields

unsigned trace_mf_calls
 
unsigned collect_stats
 
unsigned sigusr1_report
 
unsigned internal_checking
 
unsigned tree_aging
 
unsigned adapt_cache
 
unsigned print_leaks
 
unsigned check_initialization
 
unsigned verbose_violations
 
unsigned abbreviate
 
unsigned verbose_trace
 
unsigned wipe_stack
 
unsigned wipe_heap
 
unsigned free_queue_length
 
unsigned persistent_count
 
unsigned crumple_zone
 
unsigned backtrace
 
unsigned ignore_reads
 
unsigned timestamps
 
unsigned mudflap_mode
 
unsigned violation_mode
 
unsigned heur_stack_bound
 
unsigned heur_proc_map
 
unsigned heur_start_end
 
unsigned heur_std_data
 

Detailed Description

Definition at line 7 of file mf-simplecheck.c.

Field Documentation

◆ abbreviate

unsigned __mf_options::abbreviate

Definition at line 42 of file mf-simplecheck.c.

◆ adapt_cache

unsigned __mf_options::adapt_cache

Definition at line 25 of file mf-simplecheck.c.

◆ backtrace

unsigned __mf_options::backtrace

Definition at line 62 of file mf-simplecheck.c.

◆ check_initialization

unsigned __mf_options::check_initialization

Definition at line 36 of file mf-simplecheck.c.

◆ collect_stats

unsigned __mf_options::collect_stats

Definition at line 13 of file mf-simplecheck.c.

◆ crumple_zone

unsigned __mf_options::crumple_zone

Definition at line 59 of file mf-simplecheck.c.

◆ free_queue_length

unsigned __mf_options::free_queue_length

Definition at line 53 of file mf-simplecheck.c.

◆ heur_proc_map

unsigned __mf_options::heur_proc_map

Definition at line 91 of file mf-simplecheck.c.

◆ heur_stack_bound

unsigned __mf_options::heur_stack_bound

Definition at line 90 of file mf-simplecheck.c.

◆ heur_start_end

unsigned __mf_options::heur_start_end

Definition at line 92 of file mf-simplecheck.c.

◆ heur_std_data

unsigned __mf_options::heur_std_data

Definition at line 93 of file mf-simplecheck.c.

◆ ignore_reads

unsigned __mf_options::ignore_reads

Definition at line 65 of file mf-simplecheck.c.

◆ internal_checking

unsigned __mf_options::internal_checking

Definition at line 19 of file mf-simplecheck.c.

◆ mudflap_mode

unsigned __mf_options::mudflap_mode

Definition at line 80 of file mf-simplecheck.c.

◆ persistent_count

unsigned __mf_options::persistent_count

Definition at line 56 of file mf-simplecheck.c.

◆ print_leaks

unsigned __mf_options::print_leaks

Definition at line 28 of file mf-simplecheck.c.

◆ sigusr1_report

unsigned __mf_options::sigusr1_report

Definition at line 16 of file mf-simplecheck.c.

◆ timestamps

unsigned __mf_options::timestamps

Definition at line 68 of file mf-simplecheck.c.

◆ trace_mf_calls

unsigned __mf_options::trace_mf_calls

Definition at line 10 of file mf-simplecheck.c.

◆ tree_aging

unsigned __mf_options::tree_aging

Definition at line 22 of file mf-simplecheck.c.

◆ verbose_trace

unsigned __mf_options::verbose_trace

Definition at line 45 of file mf-simplecheck.c.

◆ verbose_violations

unsigned __mf_options::verbose_violations

Definition at line 39 of file mf-simplecheck.c.

◆ violation_mode

unsigned __mf_options::violation_mode

Definition at line 87 of file mf-simplecheck.c.

◆ wipe_heap

unsigned __mf_options::wipe_heap

Definition at line 49 of file mf-simplecheck.c.

◆ wipe_stack

unsigned __mf_options::wipe_stack

Definition at line 48 of file mf-simplecheck.c.


The documentation for this struct was generated from the following file: