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 1871 bool print_log = false, print_pagelist = false, print_cache = false; local
1881 print_cache = true;
1980 if (print_cache) {
  /src/usr.bin/ftp/
fetch.c 859 print_cache(FETCH *fin, int isproxy) function
1624 print_cache(fin, isproxy);

Completed in 22 milliseconds