HomeSort by: relevance | last modified time | path
    Searched refs:print_cache (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/frv/
profile.c 1952 print_cache (SIM_CPU *cpu, FRV_CACHE *cache, const char *cache_name) function
2076 print_cache (cpu, CPU_INSN_CACHE (cpu), "Instruction");
2077 print_cache (cpu, CPU_DATA_CACHE (cpu), "Data");
  /src/external/gpl3/gdb/dist/sim/frv/
profile.c 1952 print_cache (SIM_CPU *cpu, FRV_CACHE *cache, const char *cache_name) function
2076 print_cache (cpu, CPU_INSN_CACHE (cpu), "Instruction");
2077 print_cache (cpu, CPU_DATA_CACHE (cpu), "Data");
  /src/sys/kern/
subr_pool.c 1884 bool print_log = false, print_pagelist = false, print_cache = false; local
1894 print_cache = true;
1993 if (print_cache) {
  /src/usr.bin/ftp/
fetch.c 855 print_cache(FETCH *fin, int isproxy) function
1614 print_cache(fin, isproxy);

Completed in 20 milliseconds